Setting Context
Before performing operations, always set your organization and GVC context:GVC Operations
Create a GVC
Create a new Global Virtual Cloud with specific locations. You can use friendly location names or technical location IDs:List GVCs
Get GVC Details
Workload Operations
Create a Workload
Create a new workload with various configurations:Update a Workload
List Workloads
Get Workload Status
Delete a Workload
Image Operations
Build an Image
The assistant can build a container image straight from a GitHub or GitLab repository and push it to your org’s private registry. No Docker daemon and no CLI are involved — the build runs on Control Plane, and the assistant follows it until the image is pushed.To build a local folder, the assistant will hand you a
cpln image build --remote command to run yourself — it has no access to your filesystem. That still needs no Docker daemon, only the CLI with a profile authenticated to the target organization. See build options.Check a Build
List Images
Get Image Details
Secret Management
Wire an Existing Secret
Secret data is managed by you — in the Console, CLI, Terraform, Pulumi, or the API. The assistant verifies a secret exists and wires access to it; it never reads or writes secret values.Policy & Access Control
Manage Policies
Domain Configuration
Cloud Accounts
Suggestion Tools
Plan Before Executing
Workload Logs
Query Logs
Complex Workflows
Full Application Deployment
Environment Promotion
Debugging Session
Next Steps
Tool Setup
Configure MCP for your preferred tool
Workload Reference
Learn more about workload configuration options
GVC Concepts
Understand Global Virtual Clouds
Policy Reference
Configure permissions for your authorized orgs