mirror of
https://github.com/ovh/ovhcloud-cli.git
synced 2026-01-16 23:00:38 +00:00
928 B
928 B
ovhcloud cloud instance interface create
Create interface on the given instance and attach it to a network
ovhcloud cloud instance interface create <instance_id> <network_id> <ip (optional)> [flags]
Options
-h, --help help for create
Options inherited from parent commands
--cloud-project string Cloud project ID
-d, --debug Activate debug mode (will log all HTTP requests details)
-f, --format string Output value according to given format (expression using gval format)
-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 cloud instance interface - Manage interfaces of the given instance