rpk profile print

Print rpk profile configuration.

If no name is specified, this command prints the current profile as it exists in the rpk.yaml file.

Usage

rpk profile print [NAME] [flags]

Flags

Value Type Description

-h, --help

-

Help for print.

--raw

-

Print raw configuration from rpk.yaml, without environment variables nor flags applied.

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