ncloud_ncr_delete_image
Permanently deletes a container image from a given registry, removing all associated tags. Requires explicit confirmation to execute.
Instructions
⚠️ Destructive: Permanently delete a container image from a registry. All associated tags will be removed. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| imageName | Yes | Name of the image to delete | |
| registryName | Yes | Name of the registry |