Assigns a new IPv4 address to an existing Vultr instance to enhance network connectivity
The vultr-cli instance ipv4 create
command assigns a new IPv4 address to an existing Vultr virtual machine instance, allowing additional network connectivity for your server.
$ vultr-cli instance ipv4 create <Instance ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
- | --reboot | whether to reboot instance after adding ipv4 address |
No comments yet.