stack kb slo delete-slo-op cli command

Destructive Auth required Idempotent Scope: global
elastic stack kb slo delete-slo-op \
  --space-id <space-id> \
  --slo-id <slo-id> \
  [options]
		

Delete an SLO

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.
--slo-id string required
An identifier for the slo.
--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)
--yes
confirm destructive action without prompting
--json

output as JSON