CH·02CLI reference

gpu version

Print the gpu CLI version

Print the gpu CLI version

Synopsis

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

gpu version [flags]

Examples

gpu version
# gpu version 1.0.0 (commit a1b2c3d, built 2026-05-14T12:00:00Z)

Options

  -h, --help   help for version

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

← The gpu CLI