Kitaru

kitaru login

Connect to a remote server, or start and connect to a local server.

Connect to a remote server, or start and connect to a local server.

Usage

kitaru login [SERVER] [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
SERVERstrNoNoneKitaru server URL, managed workspace name, or managed workspace ID. Omit to start a local server.
--api-keystrNoNoneAPI key for remote server authentication.
--refreshboolNoFalseForce a fresh authentication flow (remote only).
--projectstrNoNoneProject to activate after connecting (remote only).
--no-verify-sslboolNoFalseDisable TLS certificate verification (remote only).
--ssl-ca-certstrNoNonePath to a CA bundle for server verification (remote only).
--portintNoNonePort for the local server (default: 8383).
--timeoutintNo60Timeout in seconds for server startup or connection.
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page