rpk redpanda check
Check if system meets redpanda requirements.
Usage
rpk redpanda check [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 check. |
--timeout | duration | The maximum amount of time to wait for the checks and tune processes to complete. The value passed is a sequence of decimal numbers, each with optional fraction and a unit suffix, such as 300ms , 1.5s or 2h45m . Valid time units are ns , us (or µs ), ms , s , m , h (default 2s). |
-v, --verbose | - | Enable verbose logging (default false ). |