Skip to main content
Everything happens inside a machine. Open a shell on any of yours with boxd connect mybox, or use the console terminal. A machine created before automations shipped has no run command, so create a fresh machine if yours is that old.

Connect and discover

run auth prints a link. Approve it in your browser and the CLI notices on its own. See Connections for personal versus shared connections.

Call a tool

Your first automation

Edit hello.run.ts into what you want and re-run the file. Re-running replaces the job in place.

Where next

  • Scripts for everything a *.run.ts file can import.
  • Jobs for states, retries, and sleep and wake.
  • The full CLI reference: run.