mirror of
https://github.com/ovh/ovhcloud-cli.git
synced 2026-01-16 23:00:38 +00:00
3.3 KiB
3.3 KiB
ovhcloud cloud
Manage your projects and services in the Public Cloud universe
Options
-h, --help help for cloud
Options inherited from parent commands
-d, --debug Activate debug mode (will log all HTTP requests details)
-f, --format string Output value according to given format (expression using https://github.com/PaesslerAG/gval syntax)
Examples:
--format 'id' (to extract a single field)
--format 'nested.field.subfield' (to extract a nested field)
--format '[id, 'name']' (to extract multiple fields as an array)
--format '{"newKey": oldKey, "otherKey": nested.field}' (to extract and rename fields in an object)
--format 'name+","+type' (to extract and concatenate fields in a string)
--format '(nbFieldA + nbFieldB) * 10' (to compute values from numeric fields)
-e, --ignore-errors Ignore errors in API calls when it is not fatal to the execution
-i, --interactive Interactive output
-j, --json Output in JSON
-y, --yaml Output in YAML
SEE ALSO
- ovhcloud - CLI to manage your OVHcloud services
- ovhcloud cloud container-registry - Manage container registries in the given cloud project
- ovhcloud cloud database - Manage databases in the given cloud project
- ovhcloud cloud instance - Manage instances in the given cloud project
- ovhcloud cloud kube - Manage Kubernetes clusters in the given cloud project
- ovhcloud cloud loadbalancer - Manage loadbalancers in the given cloud project
- ovhcloud cloud network - Manage networks in the given cloud project
- ovhcloud cloud operation - List and get operations in the given cloud project
- ovhcloud cloud project - Retrieve information and manage your CloudProject services
- ovhcloud cloud quota - Check quotas in the given cloud project
- ovhcloud cloud rancher - Manage Rancher services in the given cloud project
- ovhcloud cloud reference - Fetch reference data in the given cloud project
- ovhcloud cloud region - Check regions in the given cloud project
- ovhcloud cloud ssh-key - Manage SSH keys in the given cloud project
- ovhcloud cloud storage-block - Manage block storage volumes in the given cloud project
- ovhcloud cloud storage-s3 - Manage S3™* compatible storage containers in the given cloud project (* S3 is a trademark filed by Amazon Technologies,Inc. OVHcloud's service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies,Inc.)
- ovhcloud cloud storage-swift - Manage SWIFT storage containers in the given cloud project
- ovhcloud cloud user - Manage users in the given cloud project