10.2.List all options

10.2.List all options

Lists all WAF configuration options and their current values.

wp admintools waf list [--format=<format>]

--format=<format>

The output format. Accepted values: table (default), json, csv, yaml.

Examples

wp admintools waf list
wp admintools waf list --format=json

Sample output

+-------------------------+--------+| key                     | value  |+-------------------------+--------+| ipwl                    | 0      || ipbl                    | 0      || sqlishield              | 1      || trackfailedlogins       | 1      || ...                     | ...    |+-------------------------+--------+