Update set handling — jsn

List, set, complete, ignore — and export any set to XML.

CommandWhat it does
jsn dev updatesets listSee every set and its state
jsn dev updatesets export "My Set" --out set.xmlExport to XML via the fluent endpoint
$ jsn dev updatesets
$ jsn dev updatesets list

3 update set(s)


name                            state       application           application.scope     
------------------------------  ----------  --------------------  --------------------  
Holly Export Test C             In prog...  test                  x_8821_test           
Holly Export Test B             In prog...  test                  x_8821_test           
Holly Export Test A             Complete    test                  x_8821_test

Get started

Install, point it at your instance, then run this feature.

$ npm install -g @jacebenson/jsn
$ jsn setup
$ jsn dev updatesets list
Full setup guide & skill docs →

← All features