Expand description
Exit codes for agent-friendly error handling.
Constants§
- CONFIG_
ERROR - Config or auth error (missing credentials, bad profile).
- GENERAL_
ERROR - General / unexpected error.
- NOT_
FOUND - Resource not found.
- SUCCESS
Exit codes for agent-friendly error handling.