Loading

stack kb slo update-slo-op cli command

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

Update 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.
--artifacts string
--budgeting-method enum

Values: occurrences, timeslices

--description string
A description for the SLO.
--group-by string

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

--indicator string
--name string
A name for the SLO.
--objective string
--settings string
--tags string[]
List of tags
--time-window string
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON