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
For check commands like validate it would be nice to have an option like -q|--quite, which disables each output, so that check commands can be used easier in scripts without closing stdin and stderr.
For check commands like
validateit would be nice to have an option like-q|--quite, which disables each output, so that check commands can be used easier in scripts without closing stdin and stderr.