Skip to content
Subako Docs
Esc
navigateopen⌘Jpreview
On this page

subako CLI reference

Subako client: sign up, sign in, and drive the Subako API from the terminal

CLI version: 0.1.0 (e0a5300).

subako

Subako client: sign up, sign in, and drive the Subako API from the terminal

Usage

Usage: subako <COMMAND>

Options

--help

Print help

  • Short option: -h.

--version

Print version

  • Short option: -V.

Command groups

  • subako docs: Offline documentation generated from this CLI’s command definitions
  • subako cloud: Subako Cloud self-service
  • subako login: Sign in via the device-authorization flow
  • subako whoami: Print the signed-in identity
  • subako logout: Sign out and remove the stored credential
  • subako profile: Credential profile administration
  • subako org: The signed-in organization, its members, and its invitations
  • subako workspace: Workspaces: the scope every unit of work belongs to
  • subako api-key: API keys: the machine credentials a workspace’s work runs under
  • subako model-provider: Model providers: the upstream a published agent version runs against
  • subako skill: Skills: the bundles an agent’s config may grant it
  • subako agent: Agents: the unit of work a session runs, and its published versions
  • subako vault: Vaults: where a session’s tool credentials live

Was this page helpful?