cldkctl_delete_deployment
Delete a specific deployment in a project namespace using the MCP cldkctl Server by providing project ID, namespace, and deployment name.
Instructions
Call the cldkctl_delete_deployment endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Deployment name | |
| namespace | Yes | Namespace | |
| project_id | Yes | Project ID |