What it does: Creates a new Admin Tools WAF Exception rule.
Syntax: admintools:wafexceptions:add --component=COMPONENT --view=VIEW [--query=QUERY] [--format=FORMAT]
Arguments
This command takes no arguments.
Options
Required. Component name where the rule should be applied, e.g. com_foobar.
Required. View name where the rule should be applied.
Optional. Request query parameter name where the rule should be applied. Skip to apply to all request parameters.
Optional. If set, the rule applies only when the query
string parameter format is set to
FORMAT
. Skip to apply regardless of
the format query string parameter.