pachctl resume transaction

pachctl resume transaction

Set an existing transaction as active.

Synopsis

This command sets an existing transaction as active; to be used with pachctl stop transaction.

pachctl resume transaction <transaction> [flags]

Options

  -h, --help   help for transaction

Options inherited from parent commands

      --no-color               Turn off colors.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO