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
correct cli behavior requires a 0 exit code for success and defined error integers for failures. need to update the code to ensure a reliable exit code is always produced in order to use in scripts and ci/cd systems.
correct cli behavior requires a 0 exit code for success and defined error integers for failures. need to update the code to ensure a reliable exit code is always produced in order to use in scripts and ci/cd systems.