Skip to main content

Module exit_codes

Module exit_codes 

Source

Constants§

CONFIG_ERROR
Config/auth error (kind: auth, config_error).
CONFIRMATION_REQUIRED
Confirmation required in non-interactive mode (kind: confirmation_required).
CONFLICT
Conflict: resource exists with different configuration (kind: conflict).
CONNECTION_ERROR
Network/connection error (kind: connection).
GENERAL_ERROR
NOT_FOUND
Resource not found (kind: not_found).
PARTIAL_FAILURE
Batch operation where some items succeeded and some failed (kind: partial_failure).
SUCCESS

Functions§

for_error