sndev.io / docs

tracked

List records tracked in an update set, grouped by table.

The tracked command lists all records captured in an update set, grouped by table. Use it to audit what changes will be promoted.
sn tracked <update_set_name|sys_id>

List records tracked in an update set, grouped by table.

Arguments

NameRequiredDescription
update_set_name|sys_idYesName or sys_id of the update set.

Examples

sn tracked "My First Manifest"
Update set: My First Manifest
sys_script (1)
Hello World Rule
sys_atf_test (2)
Hello World Test 1
Hello World Test 2
3 records total