admintools:wafexceptions:add

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

--component=COMPONENT

Required. Component name where the rule should be applied, e.g. com_foobar.

--view=VIEW

Required. View name where the rule should be applied.

--query=QUERY

Optional. Request query parameter name where the rule should be applied. Skip to apply to all request parameters.

--format=FORMAT

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.