v0.3.0
Changes:
- Add
--types
parameter to backup script for limiting resource types to backup - Add
--propagate
parameter to restore script to propagate UUID changes to referencing stories, when--create
is used.
This option is only usable with--create
and--type story
.
A create results in a new ID and UUID. This option will update all stories referencing the old UUID (as stated in the backup-json'suuid
field) in the relevant fields (single/multi-option, references, links, links in rich-text fields) with the new one.