Skip to content

Runbook targeting

Full workflow

Complete guide (limitations, CI, published lens): runbook-targeting

Why use CCE

Runbooks for "rotate KMS keys", "failover S3 bucket", or "disable legacy auth client" need to list which services to touch. Generic runbooks miss repos that silently call the API through shared libraries.

CCE maps call sites for the runbook's target API so SRE can attach exact file paths and owning teams to each step.

Example command

cce -folder . -language AUTO -mapper-file https://releases.stackgen.com/cce/lenses/runbook-targeting/latest/runbook-targeting_lenses.yaml -filter all -format json -output runbook-targeting.json

Published lens

https://releases.stackgen.com/cce/lenses/runbook-targeting/latest/runbook-targeting_lenses.yaml