Requirement
REQ-CLI-026 — Auth status, export, logout, and API key management commands
Summary
Supporting auth commands for credential inspection, debugging, and API key lifecycle management.
Commands
| Command |
Description |
lattice auth status |
Show auth method, current org, scopes, token validity |
lattice auth export |
Masked credentials for debugging |
lattice auth export --unmasked |
Full credentials for CI transfer |
lattice auth logout |
Clear stored credentials |
lattice auth api-keys |
Create, list, revoke API keys |
API Key Scopes
| Scope |
Description |
lattice:read |
Read lattice data |
lattice:push |
Push lattice updates |
See auth integration guide.
Lattice
Requirement
REQ-CLI-026 — Auth status, export, logout, and API key management commands
Summary
Supporting auth commands for credential inspection, debugging, and API key lifecycle management.
Commands
lattice auth statuslattice auth exportlattice auth export --unmaskedlattice auth logoutlattice auth api-keysAPI Key Scopes
lattice:readlattice:pushSee auth integration guide.
Lattice