-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 |
Lattice
- Depends on: REQ-CLI-023
- Source: SRC-AUTH-PATTERNS (Lattice CLI auth: adopt credential storage patterns from GWS CLI analysis #6)
- Priority: P2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request