rpk cluster config lint

Remove any deprecated content from redpanda.yaml.

Deprecated content includes properties which were set via redpanda.yaml in earlier versions but are now managed via Redpanda`s central configuration store (and via rpk cluster config edit).

Usage

rpk cluster config lint [flags]

Flags

Value Type Description

-h, --help

-

Help for lint.

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