Reference
check
Run local environment checks. Checks cover container engines, API key environment variables, git worktree state, and (unless suppressed) the latest GitHub release version. The command passes when at least one container engine (docker or podman) works; missing API keys are warnings, while a key that is set but malformed is an error.
Optional
--json
boolean default falseEmit canonical JSON.
--quiet
boolean default falseProduce no output; the result is communicated by the exit code only.
--no-check-upgrades
boolean default falseSkip the GitHub release version check.