cloudos_cli.utils.cli_helpers¶
CLI helper utilities for debug mode and exception handling.
Functions
|
Custom exception handler that respects debug mode |
Get current debug mode state |
|
|
Custom Group class that passes --debug option to all subcommands |
|
Setup debug mode globally and in context |
- cloudos_cli.utils.cli_helpers.custom_exception_handler(exc_type, exc_value, exc_traceback)[source]¶
Custom exception handler that respects debug mode