rpk version

Prints the current rpk and Redpanda version and allows you to list the Redpanda version running on each broker in your cluster.

To list the Redpanda version of each broker in your cluster you may pass the Admin API hosts via flags, profile, or environment variables.

Usage

rpk version [flags]

Flags

Value Type Description

-h, --help

-

Help for version.

--config

string

Redpanda or rpk config file. Default search paths are: ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings. See rpk -X or execute rpk -X help for inline detail or rpk -X list for terser detail.

--profile

string

Profile to use. See rpk profile for more details.

-v, --verbose

-

Enable verbose logging.