pachctl stop transaction

pachctl stop transaction

Stop modifying the current transaction.

Synopsis

This command stops modifying the current transaction; to be used with pachctl resume transaction. This command is ideal for drafting a transaction in multiple steps.

pachctl stop 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