Cherry Servers Command Line Interface (CLI)
cherryctl is a command line interface (CLI) for Cherry Servers API
--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.
-h, --help help for cherryctl
-o, --output string Output format (*table, json, yaml)
--token string API Token (CHERRY_AUTH_TOKEN)
- cherryctl backup - Server backup operations. For more information on backups check Product Docs: https://docs.cherryservers.com/knowledge/backup-storage
- cherryctl completion - Generate the autocompletion script for the specified shell
- cherryctl docs - Generate a local verion of the CLI documentation.
- cherryctl image - Image operations.
- cherryctl init - Configuration file initialization.
- cherryctl ip - IP address operations. For more information on IP addresses check Product Docs: https://docs.cherryservers.com/knowledge/product-docs#ip-addressing
- cherryctl plan - Plan operations.
- cherryctl project - Project operations.
- cherryctl region - Region operations. For more information on Networking check Product Docs: https://docs.cherryservers.com/knowledge/product-docs#network
- cherryctl server - Server operations. For more information on server types check Product Docs: https://docs.cherryservers.com/knowledge/product-docs#compute
- cherryctl ssh-key - Ssh-key operations.
- cherryctl storage - Storage operations. For more information on Elastic Block Storage check Product Docs: https://docs.cherryservers.com/knowledge/elastic-block-storage/
- cherryctl team - Team operations. For more information on Teams check Product Docs: https://docs.cherryservers.com/knowledge/product-docs#teams
- cherryctl user - User operations.