Update storage volume.
Update storage size or description.
cherryctl storage update ID [--size <gigabytes>] [--description <text>] [flags]
# Update storage size to 1000 gigabyte:
cherryctl storage update 12345 --size 1000
--description string Storage description.
-h, --help help for update
--size int Storage volume size in gigabytes. Value must be greater than current volume size.
--api-url string Override default API endpoint (default "https://api.cherryservers.com/v1/")
--config string Path to JSON or YAML configuration file
--context string Specify a custom context name (default "default")
--fields strings Comma separated object field names to output in result. Fields can be used for list and get actions.
-o, --output string Output format (*table, json, yaml)
--token string API Token (CHERRY_AUTH_TOKEN)
- cherryctl storage - Storage operations. For more information on Elastic Block Storage check Product Docs: https://docs.cherryservers.com/knowledge/elastic-block-storage/