sndev.io / docs

clean-us

Clean stale records from an update set.

The clean-us command removes stale or orphaned update set entries — records that no longer exist on the instance or have been superseded by a newer update set.
sn clean-us <update_set>

Clean stale records from an update set.

Arguments

NameRequiredDescription
update_setYesName or sys_id of the update set to clean.

Examples

sn clean-us "My Old Manifest"
Cleaning update set: My Old Manifest
Found 3 stale entries
✓ Removed 3 entries
Update set cleaned.