Skip to main content
Turnkey Verifiable Cloud is currently in Private Beta. Join the waitlist to request access.
This guide covers how to direct traffic to a specific deployment, delete a deployment or app, and restore a deleted deployment. For creating and approving your first deployment, see the TVC quickstart.

Direct traffic to a deployment

Each TVC app has one live deployment at a time. To switch traffic to a different deployment, use the dashboard or the CLI. Dashboard: Click into your deployment on the TVC dashboard and click Direct Traffic, then confirm with Make live.
Direct Traffic button on deployment page
CLI:
On success:

Delete a deployment

Deleting a deployment tears down its deployed resources so that the enclave instances are stopped and cleaned up. The deployment record remains visible in the dashboard. Dashboard: Click into your app, find the deployment, and click Delete deployment.
Delete button on deployment page
CLI:
On success:

Delete an app

Deleting an app tears down all of its child deployments. As with deployment deletion, the resources are cleaned up but the records remain visible. Dashboard: Click into your app on the TVC dashboard and click Delete app. CLI:
On success:

Restore a deployment

A deployment marked for deletion can be restored before its resources are fully cleaned up. Dashboard: Click into your app, find the deployment, and click Restore deployment.
Restore button on deployment page
CLI:
On success: