Vultr DocsLatest Content


List

Updated on 15 September, 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 their IP, netmask, gateway, and type information.

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

No comments yet.