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 false

Emit canonical JSON.

--quiet

boolean default false

Produce no output; the result is communicated by the exit code only.

--no-check-upgrades

boolean default false

Skip the GitHub release version check.