-
Notifications
You must be signed in to change notification settings - Fork 17
Enable / disable specific firewall rule via cli #244
Copy link
Copy link
Open
Labels
blockedCan not proceed until something else has been resolved.Can not proceed until something else has been resolved.enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I would like to be able to enable/disable not the whole firewall, as I can do now, but just a specific enable/disable rule, that is already existing and preconfigured.
Describe the solution you'd like
upctl server modify $SERVER_ID --enable-firewall-rule=10
Describe alternatives you've considered
Currently I have to disable the whole firewall to make an automation that requires 80 port wide opened.
Additional context
Required for let's encrypt work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedCan not proceed until something else has been resolved.Can not proceed until something else has been resolved.enhancementNew feature or requestNew feature or request