Prerequisites
The CLI is distributed as an npm package but internally uses Bun. If you only have Node.js,
npm install -g will work, but some edge cases may require Bun installed as the runtime.Install
Verify installation
Upgrade
Uninstall
Alternative: per-project install
Next steps
Authenticate
Required before any API call.
Quickstart
Common end-to-end examples.