CH·02CLI reference

deeprelay version

Print the deeprelay CLI version

Print the deeprelay CLI version

Synopsis

Prints the ldflag-injected version, commit, and build date of the deeprelay binary. Without a release build, defaults to dev / none / unknown.

Examples

deeprelay version
# deeprelay version 1.0.0 (commit a1b2c3d, built 2026-05-14T12:00:00Z)
deeprelay version [flags]

Options

  -h, --help   help for version

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

  • deeprelay - deeprelay command-line interface

← The gpu CLI