ncloud_ncr_delete_image
Permanently delete a container image from a Naver Cloud registry. Requires explicit confirmation to prevent accidental data loss.
Instructions
⚠️ Destructive: Permanently delete a container image from a registry. 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 |