Skip to main content

Module exit_codes

Module exit_codes 

Source
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

Functions§

for_error