#Global flags

FlagShortDefaultDescription
--help-hShow help for the current command
--version-VShow version and exit
--verbose-vfalseEnable verbose output
--quiet-qfalseSuppress non-essential output
--jsonfalseOutput results as JSON
--no-colorfalseDisable ANSI color output
--dry-run-nfalsePreview changes without applying them
--no-inputfalseDisable interactive prompts

#Exit codes

CodeMeaning
0Success
1Runtime failure
2Invalid usage