Storage operations. For more information on Elastic Block Storage check Product Docs: https://docs.cherryservers.com/knowledge/elastic-block-storage/
Storage operations: create, get, list, delete, attach and detach.
-h, --help help for storage
--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 - Cherry Servers Command Line Interface (CLI)
- cherryctl storage attach - Attach storage volume to a specified server.
- cherryctl storage create - Create storage.
- cherryctl storage delete - Delete a storage.
- cherryctl storage detach - Detach storage volume from a server.
- cherryctl storage get - Retrieves storage details.
- cherryctl storage list - Retrieves storage list.
- cherryctl storage update - Update storage volume.