juju list-firewall-rules
¶
See also: set-firewall-rule
Aliases: list-firewall-rules
Summary¶
Prints the firewall rules.
Options¶
Flag |
Default |
Usage |
---|---|---|
|
tabular |
Specify output format (json|tabular|yaml) |
|
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> |
|
|
Specify an output file |
Examples¶
juju firewall-rules
Details¶
Lists the firewall rules which control ingress to well known services within a Juju model.
DEPRECATION WARNING: Firewall rules have been moved to model-config settings “ssh-allow” and “saas-ingress-allow”. This command is deprecated in favour of reading/writing directly to these settings.