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 forwarding rules configured for a specified load balancer, showing protocol, ports, and backend configurations.
$ vultr-cli load-balancer forwarding list <Load Balancer 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. |