rpk redpanda config init
Init the node after install, by setting the node’s UUID.
Flags
Value | Type | Description |
---|---|---|
|
- |
Help for init. |
|
string |
Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml. |
|
stringArray |
Override rpk configuration settings; '-X help' for detail or '-X list' for terser detail. |
|
string |
rpk profile to use. |
|
- |
Enable verbose logging. |
Was this helpful?