Vultr DocsLatest Content


List

Updated on 15 September, 2025

Lists all configured forwarding rules for a specified load balancer, displaying protocol, port, and backend configurations.


The vultr-cli load-balancer forwarding list command displays all configured forwarding rules for a specified load balancer, showing protocol, ports, and backend configurations.

Usage

console
$ vultr-cli load-balancer forwarding list <Load Balancer 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.