These docs are outdated. This section is no longer maintained. Current guides live in the Help Center.
← All changelog

The Dock CLI. Your terminal, signed in as you.

npm i -g @trydock/cli, then dock login. The dock command acts as you from the shell, with the same permissions as the web app: message your Chief of Staff and teammates, manage workspaces, docs, and rows. Not an agent and no agent key. Your credential lives in your OS keychain, and Dock stores only a hash. Any terminal tool you already use, Claude Code included, can now drive your Dock as you.

New
  • Install with npm i -g @trydock/cli (v1.0.0). dock login opens the browser, you approve, done.
  • dock chat sends a message to your Chief of Staff or any teammate, straight from the shell.
  • Manage workspaces, docs, and rows from the command line, with your own permissions.
  • Acts as you, not as an agent. No agent key anywhere in the flow.
  • Your credential sits in your OS keychain and Dock stores only a hash. Revoke any time in Settings or with dock logout.
  • Terminal tools you already run, Claude Code included, can now drive Dock on your behalf.
API
  • New CLI auth flow: browser approved sign in for the terminal, revocable per credential.