Manage and configure Vultr cloud firewall groups with network access rules to secure your infrastructure resources.
The vultr-cli firewall
command manages Vultr cloud firewall groups, allowing users to create, configure, and control network access rules for their infrastructure resources.
$ vultr-cli firewall
Creates a new firewall group to manage network access rules for your Vultr resources
Permanently removes a specified firewall group from your Vultr account, deleting all associated rules and configurations.
Retrieves and displays detailed configuration information for a specified firewall group using its ID.
Lists all firewall groups in your Vultr account with their IDs, descriptions, and rule counts for easy management.
Creates a new security rule in a Vultr firewall group to control network traffic based on specified protocols, ports, and IP addresses.
Removes a specified rule from a Vultr firewall group to help maintain security configurations for your cloud infrastructure.
Retrieves detailed information about a specific firewall rule using its ID and firewall group ID.
Lists all configured firewall rules for a specified group, displaying protocols, ports, and network access permissions.