Install the CLI
Drive the employees in your workspace from a terminal, and copy catalog prompts into your editor.
Install
Zero dependencies — Node.js 18+ built-ins only. Both openlabor and the shorthand ol are installed.
Sign in
Credentials land in ~/.openlabor/credentials.json.
Use browser login unless you have a reason not to: it always mints a workspace key. The settings page also lists per-employee keys, and those are rejected on org-wide commands.
Check it took
This asks the server rather than reading the file, so it fails on a dead key instead of reporting a stale success.
If you get a 403 naming one employee
You pasted an employee key where a workspace key was needed. Run openlabor login again, or take a workspace key from Settings → API keys.
Every command, target and flag is in the CLI Reference.