stack kb slo bulk-delete-op cli command

Auth required
elastic stack kb slo bulk-delete-op \
  --space-id <space-id> \
  --list <list> \
  [options]
		

Bulk delete SLO definitions and their associated summary and rollup data.

Behaviour flags:

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

--space-id string required
An identifier for the space. If /s/ and the identifier are omitted from the path, the default space is used.
--list string[] required

An array of SLO Definition id

Repeatable: pass --list 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