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
Each output of any subcommand should be also available in JSON. Enabling the JSON output should be enabled by adding the option -j/--json. In case of an error during the execution of the subcommand, the error should be also be given in JSON.
Each output of any subcommand should be also available in JSON. Enabling the JSON output should be enabled by adding the option
-j/--json. In case of an error during the execution of the subcommand, the error should be also be given in JSON.