What it does: Set the value of an Admin Tools' WAF rule.
Syntax: admintools:waf:set --key=KEY --value=VALUE [--add] [--remove] [--empty]
Arguments
This command takes no arguments.
Options
The WAF key to set the value for
The value to set
(Optional). Applies only to array keys. Add the value to the array key.
(Optional). Applies only to array keys. Removes the value from the array key.
(Optional). Applies only to array keys. Remove all values from the array key.