ncloud_ncr_delete_registry
Permanently delete a container registry and destroy all its images and tags. Confirm with confirm=true to execute this destructive action.
Instructions
⚠️ Destructive: Permanently delete a container registry. All images and tags will be destroyed. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| registryName | Yes | Name of the registry to delete |