bizflycloud / bizflyctl

Command Line for Bizfly Cloud
Apache License 2.0
15 stars 7 forks source link

Missing firewall rule add --cidr #51

Closed nhanledev closed 1 year ago

nhanledev commented 2 years ago

I am trying to create firewall rule via the cli, but it is impossible because it requires CIDR but the --cidr flag does not exist

To reproduce, run .\bizfly.exe firewall rule create <firewallID> --direction ingress --protocol tcp --cidr 127.0.0.1

image

greatbn commented 1 year ago

@tung491 please fix this bug.