rpk cluster config get

Get a cluster configuration property.

This command is provided for use in scripts. For interactive editing, or bulk output, use the edit and export commands respectively.

Usage

rpk cluster config get <key> [flags]

Flags

Value Type Description

-h, --help

-

Help for get.

--all

-

Include all properties, including tunables.

--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; '-X help' for detail or '-X list' for terser detail.

--profile

string

rpk profile to use.

-v, --verbose

-

Enable verbose logging.