Displays all IPv4 addresses for a specified Vultr instance with their network configuration details.
The vultr-cli instance ipv4 list command displays all IPv4 addresses associated with a specified Vultr instance, showing details like IP address, gateway, and netmask.
$ vultr-cli instance ipv4 list <Instance ID> [flags]
| Shorthand | Long Version | Description |
|---|---|---|
| -c | --cursor | (optional) cursor for paging. |
| -p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |