--assess | -a | bool | — | Automatically run a health assessment immediately after connecting. |
--help | -h | bool | — | Show help and exit. |
--kube | -k | bool | — | Interactive Kubernetes namespace/service selection via kubectl. |
--profile | — | string | — | Use a named login profile. Defaults to the unnamed profile. |
--reconnect | -r | bool | — | Reconnect to the last used namespace/service (implies --kube). |
--version | -v | bool | — | Print version information and exit. |
--window | — | duration | 1h | Lookback window for health assessments. Use as --window=<duration>, e.g. --window=4h. Accepts Go duration strings: 15m, 1h, 24h. |