update-sets command lists update sets on the instance, optionally filtered by state. Use it to find update sets for backout, inspection, or promotion.update-sets
List update sets with status.
The
sn update-sets [--state <state>] List update sets with status.
Flags
| Flag | Default | Description |
|---|---|---|
| --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