Skip to main content
A production app ties an entity to a subdomain and its cloud infrastructure. It is the target you deploy versions to. These commands mirror the platform’s production-apps API. To run deployments against a production app, see deploy commands.

list

get

create

Requires deployer access and provisioned infrastructure for the organization.

update

Vanity URLs require a proxy on your domain and take effect on the next deploy; see Vanity URLs.

delete

Starts teardown of the production app and its infrastructure. Prompts for confirmation unless --force. Does not delete workspace source.

oauth-credentials

Provisions (or rotates) the production app’s OAuth client credentials and prints the client ID and secret. The secret is shown once — store it immediately.