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 |
archgate --versionarchgate check --helpCommands
Section titled “Commands”| Command | Description |
| ------------------------------------------------ | ----------------------------------------------------- |
| archgate login | Authenticate with GitHub |
| archgate init | Initialize Archgate governance |
| 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 |