ovhcloud_vps.md
February 27, 2026 ยท View on GitHub
ovhcloud vps
Retrieve information and manage your VPS services
Options
-h, --help help for vps
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 - CLI to manage your OVHcloud services
- ovhcloud vps automated-backup - Manage VPS automated backups
- ovhcloud vps change-contacts - Change contacts for the given VPS
- ovhcloud vps confirm-termination - Confirm termination of the given VPS
- ovhcloud vps disk - Manage disks of the given VPS
- ovhcloud vps edit - Edit the given VPS
- ovhcloud vps get - Retrieve information of a specific VPS
- ovhcloud vps get-console-url - Get the console URL for the given VPS
- ovhcloud vps image - Manage images of the given VPS
- ovhcloud vps ip - Manage IPs of the given VPS
- ovhcloud vps list - List your VPS services
- ovhcloud vps list-available-upgrades - List available upgrades for your VPS
- ovhcloud vps list-options - List options of the given VPS
- ovhcloud vps list-tasks - List tasks of the given VPS
- ovhcloud vps reboot - Reboot the given VPS
- ovhcloud vps reinstall - Reinstall the given VPS
- ovhcloud vps secondary-dns-domain - Manage secondary DNS domains of the given VPS
- ovhcloud vps service-info - Manage service information for the given VPS
- ovhcloud vps set-password - Start the process in order to set the root password of the given VPS
- ovhcloud vps snapshot - Manage VPS snapshots
- ovhcloud vps start - Start the given VPS
- ovhcloud vps stop - Stop the given VPS
- ovhcloud vps terminate - Ask for termination of the given VPS