Vultr DocsLatest Content


Group

Updated on 15 September, 2025

Manages firewall groups to control network access and security rules for your Vultr infrastructure.


The vultr-cli firewall group command manages Vultr firewall groups, allowing you to create, list, delete, and modify network firewall configurations for your Vultr infrastructure.

Usage

console
$ vultr-cli firewall group

Available Commands

  • create - Create a firewall group
  • delete - Delete a firewall group
  • get - Get a firewall group
  • list - List all firewall groups
  • update - Update a firewall group description
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.
Modifies the description of an existing firewall group in your Vultr account.