List, set, complete, ignore — and export any set to XML.
| Command | What it does |
|---|---|
jsn dev updatesets list | See every set and its state |
jsn dev updatesets export "My Set" --out set.xml | Export to XML via the fluent endpoint |
$ 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
Install, point it at your instance, then run this feature.
$ npm install -g @jacebenson/jsn $ jsn setup $ jsn dev updatesets listFull setup guide & skill docs →