---
title: List
url: https://docs.vultr.com/reference/vultr-cli/firewall/group/list
description: Lists all firewall groups in your Vultr account with their IDs, descriptions, and rule counts for easy management.
publish_date: 2025-09-14T03:05:28.162666Z
last_updated: 2025-11-07T17:45:29.562325Z
---

The `vultr-cli firewall group list` command displays all firewall groups in your Vultr account, showing their IDs, descriptions, and other relevant attributes.

## Usage

```console
$ vultr-cli firewall group list [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. |