Skip to main content

Exit Codes

CodeMeaningAgent action
0SuccessParse .data.
1General errorLog and inspect error.
2Invalid inputFix command syntax or arguments.
3Authentication errorRe-authenticate.
4Permission deniedCheck consent, access, or token type.
5Not foundHandle missing resource.
6Rate limitedBack off and retry later.
7Network errorRetry with backoff.
8Server errorRetry with backoff.
10Config/keyring errorCheck local configuration.