cloud hosted traffic-filters create-traffic-filter-ruleset cli command

Auth required
elastic cloud hosted traffic-filters create-traffic-filter-ruleset \
  --name <name> \
  --type <type> \
  --include-by-default \
  --region <region> \
  --rules <rules> \
  [options]
		

Create a ruleset

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--name string required
--type string required
--include-by-default required
--region string required
--rules string[] required

Repeatable: pass --rules multiple times to supply more than one value

--description string
--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON