stack kb security-endpoint-exceptions-api update-endpoint-list-item cli command

Auth required Idempotent Scope: global
elastic stack kb security-endpoint-exceptions-api update-endpoint-list-item \
  --description <description> \
  --entries <entries> \
  --name <name> \
  --type <type> \
  [options]
		

Update an Elastic Endpoint rule exception list item

Behaviour flags:

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

--description string required
--entries string[] required

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

--name string required
--type enum required

Values: simple

--version string
The version id, normally returned by the API when the item is retrieved. Use it ensure updates are made against the latest version.
--comments string[]

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

--id string
Either id or item_id must be specified
--item-id string
Either id or item_id must be specified
--meta string
--os-types string[]

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

--tags string[]

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

--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