Skip to Content
CLICLI ReferenceOverview

CLI Reference

Full command reference for learnloop, auto-generated from the CLI spec.

Global Flags

FlagShortEnvDescription
--api-urlLEARNLOOP_API_URLLearnLoop API URL (central platform)
--license-keyLEARNLOOP_LICENSE_KEYLicense key for the LearnLoop API
--client-idLEARNLOOP_CLIENT_IDOAuth client ID
--jsonOutput in JSON format
--yes-ySkip confirmation prompts for destructive actions

Commands

  • login — Authenticate with LearnLoop API (OAuth)
  • logout — Remove stored authentication token
  • sessions — Show all active login sessions
  • whoami — Show current authenticated user
  • network — Check network connectivity and airgapped mode status
  • status — Show connection and authentication status
  • licenses — License management
  • orgs — Organization management
  • usage — View usage summary for a license
  • deploy — Deploy a new Glow instance
  • billing — Billing and subscription management
  • ledger — Hash-based ledger operations
  • glow — Manage a Glow instance (talks to a Glow API)
Last updated on