sndev.io / docs

update-sets

List update sets with status.

The update-sets command lists update sets on the instance, optionally filtered by state. Use it to find update sets for backout, inspection, or promotion.
sn update-sets [--state <state>]

List update sets with status.

Flags

FlagDefaultDescription
--state <state>Filter by state: `in progress`, `complete`, or `ignore`.

Examples

sn update-sets --state "in progress"
Update sets (in progress):
My First Manifest abc123 in progress
IT Onboarding v2 def456 in progress
2 update sets