CLI Commands
Global options
Section titled “Global options”These options are available on all commands:
| Option | Description |
|---|---|
--version, -V | Print the Archgate version |
--help, -h | Show help for any command |
--log-level <level> | Set log verbosity: error, warn, info (default), or debug |
archgate --versionarchgate check --helparchgate --log-level debug checkCommands
Section titled “Commands”| Command | Description |
|---|---|
archgate login | Log in to the Archgate platform |
archgate credential | Git credential helper for archgate plugin repositories |
archgate init | Set up linting and rules enforcement |
archgate plugin | Manage editor plugins |
archgate check | Run ADR compliance checks |
archgate adr | Create, list, show, and update ADRs |
archgate review-context | Pre-compute review context for CI/editor integrations |
archgate session-context | Read AI editor session transcripts |
archgate upgrade | Upgrade Archgate to the latest version |
archgate doctor | Check system environment and editor integrations |
archgate clean | Remove the CLI cache directory |
archgate telemetry | Manage anonymous usage data collection |