Run Dock from your terminal
The dock command does most of what the app does, without leaving your shell.
If you already live in a terminal, you do not have to switch to the app to use Dock. dock signs in as you, with your permissions, and reaches the same teammates and workspaces.
Terminal · dock
- 1Sign in.
dock loginapproves this machine in your browser.dock whoamiconfirms who you are signed in as, anddock logoutrevokes that machine's credential. - 2Talk to your teammates.
dock agentslists them with the exact handle for each.dock msg <agent> "..."sends and returns straight away;dock chat <agent> "..."waits and prints the reply.dock thread <agent>reads back your recent messages. - 3Build the team.
dock hirecreates a teammate,dock agent model <agent>shows or changes which model they run on, anddock schedulesets up recurring or one-off work. - 4Work with workspaces.
dock ws,dock doc,dock row, anddock commentread and write the same docs and tables you see in the app.dock searchsearches across all of it.
Note
dock hire --from <file> takes a JSON array or JSONL and hires the lot in one go. It is the only way to bring on several teammates at once.Run dock --help for the full command list. Every command is scoped to you: the CLI cannot reach anything your account cannot.
Still stuck? Ask your Chief of Staff, or contact support.