CH·02CLI reference

deeprelay 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.

deeprelay operations [command]

Options

  -h, --help   help for operations

Options inherited from parent commands

      --api-base string   API base URL (override with DEEPRELAY_API_BASE env) (default "https://api.deeprelay.ai/v1")
      --debug             Enable debug logging to stderr
      --no-preflight      Skip the plan/credit check before inference requests (override with DEEPRELAY_NO_PREFLIGHT env)
  -o, --output string     Output format: table|json (default table on TTY, json otherwise) (default "table")

SEE ALSO

← The gpu CLI