ncloud_ncr_update_image
Update the short or full description of a container image in a registry. Provide a concise summary or detailed Markdown to maintain image metadata.
Instructions
Update the description of a container image in a registry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageName | Yes | Name of the image to update | |
| description | No | Short image description (max 100 characters) | |
| registryName | Yes | Name of the registry | |
| fullDescription | No | Detailed image description (Markdown supported) |