ovhcloud_cloud_managed-database.md
June 29, 2026 ยท View on GitHub
ovhcloud cloud managed-database
Manage managed database services in the given cloud project
Options
--cloud-project string Cloud project ID
-h, --help help for managed-database
Options inherited from parent commands
-d, --debug Activate debug mode (will log all HTTP requests details)
-e, --ignore-errors Ignore errors in API calls when it is not fatal to the execution
-o, --output string Output format: json, yaml, interactive, or a custom format expression (using https://github.com/PaesslerAG/gval syntax)
Examples:
--output json
--output yaml
--output interactive
--output 'id' (to extract a single field)
--output 'nested.field.subfield' (to extract a nested field)
--output '[id, "name"]' (to extract multiple fields as an array)
--output '{"newKey": oldKey, "otherKey": nested.field}' (to extract and rename fields in an object)
--output 'name+","+type' (to extract and concatenate fields in a string)
--output '(nbFieldA + nbFieldB) * 10' (to compute values from numeric fields)
--profile string Use a specific profile from the configuration file
SEE ALSO
- ovhcloud cloud - Manage your projects and services in the Public Cloud universe (MKS, MPR, MRS, Object Storage...)
- ovhcloud cloud managed-database backup - Manage backups in a specific managed database service
- ovhcloud cloud managed-database certificate - Manage certificates in a specific managed database service
- ovhcloud cloud managed-database create - Create a new managed database service
- ovhcloud cloud managed-database database - Manage databases in a specific managed database service
- ovhcloud cloud managed-database delete - Delete a specific managed database service
- ovhcloud cloud managed-database edit - Edit a specific managed database service
- ovhcloud cloud managed-database engine - List available database engines in the given cloud project
- ovhcloud cloud managed-database get - Get a specific managed database service
- ovhcloud cloud managed-database list - List your managed database services
- ovhcloud cloud managed-database node-flavor - List available database node flavors in the given cloud project
- ovhcloud cloud managed-database plan - List available database plans in the given cloud project
- ovhcloud cloud managed-database role - Manage roles in a specific managed database service
- ovhcloud cloud managed-database user - Manage users in a specific managed database service