ise_remove_deployment
Remove a deployment from the registry and delete its stored credentials. Identify the deployment by name, slug, or number, and set confirm to true to complete the removal.
Instructions
Remove a deployment from the registry (and its stored credentials). Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to actually remove it. | |
| deployment | Yes | Name, slug, or number of the deployment to remove. |