We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Automation-capable commands support --json with a stable envelope.
--json
Success:
{ "success": true, "data": {} }
Failure:
{ "success": false, "error": { "code": "AUTH_ERROR", "message": "Authentication failed", "requestId": "request-id-when-available" } }
0
1
2
65
66
70
77
Diagnostics also use exit codes:
status
config --validate
tools test
docs upload