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.
wp admintools waf list
wp admintools waf list --format=json
+-------------------------+--------+| key | value |+-------------------------+--------+| ipwl | 0 || ipbl | 0 || sqlishield | 1 || trackfailedlogins | 1 || ... | ... |+-------------------------+--------+