CH·02CLI reference

gpu operations

Inspect async operations

Inspect async operations

Synopsis

Long-running actions (instance create/delete, template deploys) return an operation id. Use these commands to check an operation's state, or to block until it settles.

gpu operations [command]

Options

  -h, --help   help for operations

Options inherited from parent commands

      --api-base string   API base URL (override with GPUAI_API_BASE env) (default "https://api.gpu.ai/v1")
      --debug             Enable debug logging to stderr
  -o, --output string     Output format: table|json (default table on TTY, json otherwise)

SEE ALSO

  • gpu - GPU.ai command-line interface
  • gpu operations get - Get an operation's current state

← The gpu CLI