rpk redpanda admin config print

This command is not supported on macOS, Windows.

Display the current Redpanda configuration.

Usage

rpk redpanda admin config print [flags]

Aliases

print, dump, list, ls, display

Flags

Value Type Description

-h, --help

-

Help for print.

--host

string

Either a hostname or an index into rpk.admin_api.addresses config section to select the hosts to issue the request to.

--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.