CLI Flags
CLI Flags
Section titled “CLI Flags”Global Flags
Section titled “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. |
--profile | — | string | — | Use a named login profile. Defaults to the unnamed profile. |
--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
Section titled “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. |