upctl server firewall show
Show server firewall details.
Examples
upctl server firewall show 00038afc-d526-4148-af0e-d2f1eeaded9b
upctl server firewall show 00038afc-d526-4148-af0e-d2f1eeaded9b 009d7f4e-99ce-4c78-88f1-e695d4c37743
upctl server firewall show my_server
Options
Option | Description |
---|---|
--help , -h |
help for show Default: false |
Global options
Option | Description |
---|---|
--client-timeout , -t |
Client timeout to use in API calls. Default: 0s |
--config |
Configuration file path. |
--debug |
Print out more verbose debug logs. Default: false |
--force-colours |
Force coloured output despite detected terminal support. |
--no-colours |
Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable. |
--output , -o |
Output format (supported: json, yaml and human) Default: human |
Related commands
Command | Description |
---|---|
upctl server firewall | Manage server firewall rules. Enabling or disabling the firewall is done in server modify. |