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.
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=10Describe 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.