Assigns a different firewall group to an existing Vultr instance to apply updated network access rules and enhance security.
The vultr-cli instance update-firewall-group
command assigns a different firewall group to an existing Vultr instance, enhancing security by applying new network access rules.
$ vultr-cli instance update-firewall-group [flags]
Shorthand | Long Version | Description |
---|---|---|
-f | --firewall-group-id | firewall group id that you want to assign. 0 Value will unset the firewall-group |
No comments yet.