Files
ubicloud/spec/routes/api/cli/golden-files/fw eu-central-h1_default-eu-central-h1-default add-rule -s a 10.10.10.0.txt
Jeremy Evans 33d2641461 Include [options] in cli fw add-rule usage
I checked the existing commands and this is the only one that
supported options and didn't have [options] in the usage.
2025-08-19 01:23:32 +09:00

11 lines
284 B
Plaintext

! Invalid argument: -s a
Add a firewall rule
Usage:
ubi fw (location/fw-name | fw-id) add-rule [options] cidr
Options:
-s, --start-port=port starting (or only) port to allow (default: 0)
-e, --end-port=port ending port to allow (default: 65535)