Optional CLI path
Installation and access
The web app is the fastest start. Use the CLI when you need terminal or CI execution.
Setup
- Use Node.js 18+ and npm.
- Keep the target URL reachable from the execution environment.
- Create a personal access token for CLI requests. Store it in your CI secret manager.
Run
npm i -g @timetotest/cli
ttt --helpLimits
CLI access does not bypass project permissions, billing, or the agent’s execution limits. The CLI code mode also depends on local tools being registered for that run.