CLI Reference
Full command reference for learnloop, auto-generated from the CLI spec.
Global Flags
| Flag | Short | Env | Description |
|---|---|---|---|
--api-url | — | LEARNLOOP_API_URL | LearnLoop API URL (central platform) |
--license-key | — | LEARNLOOP_LICENSE_KEY | License key for the LearnLoop API |
--client-id | — | LEARNLOOP_CLIENT_ID | OAuth client ID |
--json | — | — | Output in JSON format |
--yes | -y | — | Skip confirmation prompts for destructive actions |
Commands
login— Authenticate with LearnLoop API (OAuth)logout— Remove stored authentication tokensessions— Show all active login sessionswhoami— Show current authenticated usernetwork— Check network connectivity and airgapped mode statusstatus— Show connection and authentication statuslicenses— License managementorgs— Organization managementusage— View usage summary for a licensedeploy— Deploy a new Glow instancebilling— Billing and subscription managementledger— Hash-based ledger operationsglow— Manage a Glow instance (talks to a Glow API)
Last updated on