tdk plan cancel
Cancel a plan: every non-committed transaction in it is canceled.
Canceled runs cannot be recovered.
tdk plan cancel \
--plan pln-3f9a2b \
--confirm confirm-example
| Flag | Type | Required | Description |
|---|---|---|---|
--plan | string | Required | ID of the plan to cancel. |
--confirm | string | Optional | Write 'cancel' to confirm cancellation. Will be prompted for it if not provided. |