rpk profile list

List rpk profiles.

Lists the profiles available from your rpk.yaml file.

Usage

rpk profile list [flags]

Aliases

list, ls

Flags

Value Type Description

-h, --help

-

Help for list.

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