Export a contract from the contract store
Export a contract from the contract store.
Usage: marlowe-runtime-cli export [-o|--out-path FILE_PATH] CONTRACT_HASH
  Export a contract from the contract store of the runtime
Available options:
  -o,--out-path FILE_PATH  A filepath to which to write the resulting archive
                           file (as a zip archive).
  CONTRACT_HASH            The hash of the contract to export from the contract
                           store, as a hex string.
  -h,--help                Show this help text