cldkctl_edit_deployment
Modify deployment configurations by specifying project ID, namespace, and deployment name. Update deployment data directly through the MCP cldkctl Server for streamlined management.
Instructions
Call the cldkctl_edit_deployment endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment_data | Yes | Deployment data | |
| name | Yes | Deployment name | |
| namespace | Yes | Namespace | |
| project_id | Yes | Project ID |