Getting Started

Infrastructure

Logging In and Out

globe login

Purpose: Authenticates the Globe CLI with your Globe account, storing a secure token locally.

Usage:

globe login [flags]

Flags:

  • --help: Displays help information.
  • --verbose: Displays verbose output.
  • --token: Use API token for CLI Auth.

globe logout

Purpose: Removes the locally stored authentication token, logging you out of the Globe CLI.

Usage:

globe logout [flags]

Flags:

  • --help: Displays help information.
  • --verbose: Displays verbose output.