Web CLI
Try the CLI right here in your browser!
This uses a demo project you can view in the Project Files below.
You may have a better experience with the Web CLI on desktop.
Notes:
- See the full CLI documentation here.
- This isn't a full bash shell, so shell operations beyond providing args to
pacwicharen't supported. - Features not supported:
- Inline scripts
- appending args to scripts (
--argsor-- [args]) - changing the working directory via
--cwd - git-based affected diffs, which
affected list/affected runuse by default (with or without--base/--head). Pass--filesinstead to provide a list of changed files manually.


