CLI command reference
Explore the ktm CLI's 149 commands across 28 groups, covering global flags, resources, monitors, incidents, and more.
The ktm CLI groups commands by resource. It exposes 149 commands across 28 top-level groups. Pick a group below, or use the sidebar.
Global flags
These flags apply to every command:
| Flag | Type | Default | Description |
|---|---|---|---|
--api-key-file | string | Path to file containing API key (alternative to KAPPTIVATE_API_KEY env var) | |
-d, --debug | boolean | Enable debug output: HTTP requests, timing, and verbose errors on stderr | |
--host | string | API host (env: KAPPTIVATE_HOST, default: app.kapptivate.com) | |
--no-color | boolean | Disable colored output (also: NO_COLOR env, TERM=dumb) | |
--no-proxy | boolean | Disable HTTP proxy from environment | |
-o, --output | string | json | Output format: json, table, or plain (TSV) |
-q, --quiet | boolean | Suppress info-level log lines on stderr, only show errors | |
--skip-tls | boolean | Skip TLS certificate verification (insecure) |
Commands
What's next?
Last updated on