Load a contract into the contract store
Load a contract into the contract store.
Usage: marlowe-runtime-cli load [-j|--read-json] FILE_PATH
  Load a contract into the runtime
Available options:
  -j,--read-json           Whether to read a Marlowe core JSON file instead of a
                           bundle archive.
  FILE_PATH                A Marlowe contract archive, as a zip archive.
  -h,--help                Show this help text