SLO Management Skill
An
SLO
(Service Level Objective) defines a reliability target for a service —
e.g. "99.9% of requests succeed over 28 days". Use this skill to inspect SLO
definitions, judge whether they are healthy, and manage their lifecycle.
CLI Commands
Command
Purpose
cx slos list
List all SLO definitions
cx slos get
Get a single SLO by ID
cx slos create --from-file
Create an SLO from a JSON definition [requires
--yes
]
cx slos update --from-file
Replace an SLO definition from JSON [requires
--yes
]
cx slos delete
Delete an SLO [requires
--yes
]
All commands support
-o json
for structured output and
-p
(repeatable) for multi-profile fan-out.
create
/
update
read from
--from-file
, or
-
for stdin (the default).
create
,
update
, and
delete
are write operations and require
--yes
in non-interactive / agent mode.
Show more
Installs
934
Repository
coralogix/cx-cli
GitHub Stars
115
First Seen
Jun 26, 2026
Security Audits
Gen Agent Trust Hub
Pass
Socket
Pass
Snyk
Pass