put https://api.linode.com//images/
Updates a private image that you have permission to read_write
.
You can't update the
regions
with this operation. Use the Replicate an image operation to modify the existing regions for your image.
linode-cli images update private/12345 \
--label "My gold-master image" \
--description "The detailed description \
of my image."
<https://www.linode.com/docs/products/tools/cli/get-started/>
images:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>