kitaru login
Authenticate with managed cloud (14-day trial, no credit card required) or a Kitaru server.
Usage
kitaru login [SERVER] [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
SERVER | URL | No | Managed or self-hosted instance URL; omit for managed cloud. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--local | boolean | No | Provision and use a local Docker deployment. |
--port | integer | No | Host port for --local; overrides KITARU_LOCAL_PORT. |
--upgrade | boolean | No | Upgrade the CLI-owned local deployment. |
--username | string | No | Local account name. |
--password-stdin | boolean | No | Read password from stdin. |
--api-key-stdin | boolean | No | Read API key from stdin. |
--refresh | boolean | No | Skip stored credentials and force a new device login. |
Every command also accepts the global options listed on the CLI overview page.