projectId.
Projects created or updated through the CLI are immediately visible in the Web Portal, and vice versa. All surfaces share the same data.
Listing projects
When there are more results, the CLI appends a
nextToken line to the text output. Pass that value as --starting-token on the next call to continue.
Getting a project
Creating a project
Frontend project example:
Updating a project
Backend test credentials
Backend projects can inject auth into every backend test run, either as a static credential or as a recurring, auto-refreshed token:Command Reference
Full flag reference for
project credential and project auto-authWhere to Go Next
Creating Tests
Author a frontend plan or backend code file inside a project
Key Terms
Project, test, run — definitions and relationships
Running Tests
Trigger runs and poll for verdicts
Command Reference
Full flag listing for every command