I checked the existing commands and this is the only one that supported options and didn't have [options] in the usage.
11 lines
284 B
Plaintext
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)
|