diff --git a/docs/cherryctl.md b/docs/cherryctl.md deleted file mode 100644 index 70d089e..0000000 --- a/docs/cherryctl.md +++ /dev/null @@ -1,34 +0,0 @@ -## cherryctl - -Command line interface for Cherry Servers - -### Synopsis - -cherryctl is a command line interface for Cherry Servers API - -### Options - -``` - --config string Path to JSON or YAML configuration file - --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) -``` - -### SEE ALSO - -* [cherryctl completion](cherryctl_completion.md) - Generate the autocompletion script for the specified shell -* [cherryctl docs](cherryctl_docs.md) - Generate command markdown documentation. -* [cherryctl image](cherryctl_image.md) - Image operations. -* [cherryctl init](cherryctl_init.md) - Create a configuration file. -* [cherryctl ip](cherryctl_ip.md) - IP address operations. -* [cherryctl plan](cherryctl_plan.md) - Plan operations. -* [cherryctl project](cherryctl_project.md) - Project operations. -* [cherryctl region](cherryctl_region.md) - Region operations. -* [cherryctl server](cherryctl_server.md) - Server operations. For more information on provisioning on Cherry Servers, visit https://docs.cherryservers.com/knowledge/product-docs. -* [cherryctl ssh-key](cherryctl_ssh-key.md) - Ssh-key operations. -* [cherryctl storage](cherryctl_storage.md) - Storage operations. For more information visit https://docs.cherryservers.com/knowledge/elastic-block-storage/. -* [cherryctl team](cherryctl_team.md) - Team operations. -* [cherryctl user](cherryctl_user.md) - User operations. -