tdk trx cancel
Cancel a transaction and its non-committed function runs.
Canceled runs cannot be recovered.
tdk trx cancel \
--trx trx-8c1d40 \
--confirm confirm-example
| Flag | Type | Required | Description |
|---|---|---|---|
--trx | string | Required | ID of the transaction to cancel. |
--confirm | string | Optional | Write 'cancel' to confirm cancellation. Will be prompted for it if not provided. |