Vultr DocsLatest Content


Delete

Updated on 15 September, 2025

Removes a specified rule from a Vultr firewall group to help maintain security configurations for your cloud infrastructure.


The vultr-cli firewall rule delete command removes a specified rule from a Vultr firewall group, helping maintain security configurations for your cloud infrastructure.

Usage

console
$ vultr-cli firewall rule delete <Firewall Group ID> <Firewall Rule Number>

Examples

console
# Full example
$ vultr-cli firewall rule delete 704ac064-4ff2-49ca-a6e6-88262cca8f8a f31ade4f-2308-4a58-82c6-2d1bae0837b3
# Shortened example with aliases
$ vultr-cli fw r d 704ac064-4ff2-49ca-a6e6-88262cca8f8a f31ade4f-2308-4a58-82c6-2d1bae0837b3

Comments

No comments yet.