Skip to main content
Version: 0.14.0

orbit cluster add

Add a new cluster

Parent command: orbit cluster

Usage: orbit cluster add [OPTIONS] [DESTINATION]

Arguments

  • [DESTINATION]: Destination in ssh format: user@host[:port] (required in non-interactive mode)

Flags and Options

  • --name <NAME>: Friendly cluster name you’ll use in other commands (e.g. "gpu01" or "lab-cluster")
  • --identity-path <IDENTITY_PATH>: Defaults to ~/.ssh/id_ed25519
  • --non-interactive: Run without prompts, fail on MFA, and output JSON only.
  • --default-base-path <DEFAULT_BASE_PATH>
  • -h, --help: Print help