Skip to content

CLI Flags

Global Flags

Flag Short Type Default Description
--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.

neubird login

Arguments:

Argument Description
<url> NeuBird environment URL (e.g. https://myenv.app.neubird.ai).

Flags:

Flag Short Type Default Description
--password -p string Password. Prompted interactively if omitted.
--username -u string Username or email address. Prompted interactively if omitted.