Vultr DocsLatest Content


List

Updated on 07 November, 2025

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.

Usage

console
$ vultr-cli instance ipv4 list <Instance ID> [flags]

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.

Comments