rpk redpanda mode
Enable a default configuration mode. This command changes the local redpanda.yaml
and enable or disable the tuners based on each mode. For example prod
enables multiple tuners whereas mode dev
disable all tuners.
Available modes:
dev
prod
Usage
rpk redpanda mode <mode> [flags]
Flags
Value | Type | Description |
--config | string | Redpanda config file, if not set the file will be searched for in the default locations. |
-h, --help | - | Help for mode. |
-v, --verbose | - | Enable verbose logging (default false ). |