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
The debug command will intelligently perform the action we often need to do for debugging for example, checking log, describing respective pod/backupconfig/backupsession etc.
It will also check for some common mistakes for example, new line in the secret, missing storage secret, check for network policy etc.
The text was updated successfully, but these errors were encountered:
We can have some command in
stash kubectl
plugin that will help us for debugging. For example,The debug command will intelligently perform the action we often need to do for debugging for example, checking log, describing respective pod/backupconfig/backupsession etc.
It will also check for some common mistakes for example, new line in the secret, missing storage secret, check for network policy etc.
The text was updated successfully, but these errors were encountered: