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
Ideally, the CLI would return with an exit code of 0 if there are no errors, and 1 if there was at least 1 error. That would make it easy to integrate it with other scripts, and especially into a continuous integration pipeline.
The text was updated successfully, but these errors were encountered:
Ideally, the CLI would return with an exit code of 0 if there are no errors, and 1 if there was at least 1 error. That would make it easy to integrate it with other scripts, and especially into a continuous integration pipeline.
The text was updated successfully, but these errors were encountered: