Some servers (such as HAPI) enforce referential integrity by default, requiring you to either upload resources in the right order, or to use a transaction bundle to do the upload. While there is a documented way to export all data to a transaction bundle and then upload it, it would be nice if there was just a single CLI flag that would do this all for you.
Some servers (such as HAPI) enforce referential integrity by default, requiring you to either upload resources in the right order, or to use a transaction bundle to do the upload. While there is a documented way to export all data to a transaction bundle and then upload it, it would be nice if there was just a single CLI flag that would do this all for you.