Advanced workflow
CLI and CI
Use a personal access token to start and monitor TimetoTest work from terminal workflows.
Setup
- 1Install the CLI.
- 2Mint a personal access token from the authenticated account flow.
- 3Store the raw token only in a secret manager.
- 4Pass the project scope and target details required by the run.
Run
npm i -g @timetotest/cli
ttt --helpLimits
PATs are project-scoped and do not replace billing or permission checks. CLI code mode requires the local code tools expected by that execution surface.