List projects
project ls, projects list.
Show project details
$PHOTON_PROJECT_ID if no ID is given. Aliases: projects get.
Create a project
Aliases:
projects new.
Update a project
$PHOTON_PROJECT_ID if no ID is given.
Aliases: projects edit, projects set.
Delete a project
projects rm, projects remove.
Rotate the Spectrum API secret
projects rotate-secret.
Open in the dashboard
Upgrade subscription
Use this command to subscribe a project or manage its existing subscription. The CLI routes you to the right Stripe surface based on the project’s current state:- Free or unsubscribed projects — opens Stripe Checkout
- Active or past-due subscriptions — opens the Stripe Customer Portal (change plan, payment method, cancel, etc.)
pro, business, enterprise.
--manage wins over [tier] / --plan / --checkout when both are passed. Downgrades and cancellations live in the Stripe Portal — there’s no dedicated downgrade command.