Lists all firewall groups in your Vultr account with their IDs, descriptions, and rule counts for easy management.
The vultr-cli firewall group list
command displays all firewall groups in your Vultr account, showing their IDs, descriptions, and rule counts for easier management.
$ vultr-cli firewall group list [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. |
No comments yet.