juju list-firewall-rules

Aliases: list-firewall-rules

Summary

Prints the firewall rules.

Options

Flag

Default

Usage

--format

tabular

Specify output format (json|tabular|yaml)

-m, --model

Model to operate in. Accepts [<controller name>:]<model name>|<model UUID>

-o, --output

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.