Global flags
Apply these flags to any capa command. Place them before or after the subcommand as Commander allows; prefer putting them next to capa for clarity.
Synopsis
Section titled “Synopsis”capa [global-flags] <command> [args...]| Flag | Description |
|---|---|
--json | Machine-readable CLI status and messages (not tool payload formatting) |
-q, --quiet | Suppress non-essential output |
-v, --verbose | Verbose output |
--no-color | Disable colored output |
-y, --yes | Auto-accept all confirms |
Examples
Section titled “Examples”capa --json statuscapa -q install -p cursorcapa -y cleancapa --no-color -v install --no-cache