rpk cluster config export
Export cluster configuration.
Writes out a YAML representation of the cluster configuration to a file,
suitable for editing and later applying with the corresponding import
command.
By default, low level tunables are excluded: use the --all flag
to include all properties including these low level tunables.
Flags
| Value | Type | Description |
|---|---|---|
|
bool |
Include all properties, including tunables. |
|
string |
path to file to export to, for example, './config.yml'. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |