Kitaru

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

NameTypeRequiredDescription
SERVERURLNoManaged or self-hosted instance URL; omit for managed cloud.

Options

NameTypeRequiredDescription
--localbooleanNoProvision and use a local Docker deployment.
--portintegerNoHost port for --local; overrides KITARU_LOCAL_PORT.
--upgradebooleanNoUpgrade the CLI-owned local deployment.
--usernamestringNoLocal account name.
--password-stdinbooleanNoRead password from stdin.
--api-key-stdinbooleanNoRead API key from stdin.
--refreshbooleanNoSkip stored credentials and force a new device login.

Every command also accepts the global options listed on the CLI overview page.

On this page