rad version CLI reference

Details on the rad version Radius CLI command

rad version

Prints the versions of the rad CLI and the Radius Control Plane

Synopsis

Display version information for the rad CLI installed on your machine and the Radius Control Plane running on your cluster. By default this shows all available version information.

rad version [flags]

Examples

# Show all version information
rad version

# Show only the CLI version
rad version --cli

Options

      --cli             Use this flag to only show the rad CLI version
  -h, --help            help for version
  -o, --output string   output format (supported formats are json, table) (default "table")

Options inherited from parent commands

      --config string   config file (default "$HOME/.rad/config.yaml")

SEE ALSO

  • rad - Radius CLI