Expand description
Logging and verbosity control
Provides global flags for controlling output verbosity and formatting:
- –no-color: Disable ANSI colors
- –quiet: Print only result payload
- –verbose: Show request summaries
- –debug: Include full trace (redacts secrets)