You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write pod update in a shell script, want to know if pod update is success or not, if it fail, i will break down and not execute below.
But how to get the pod command result, which code means success?