Skip to main content
Version: 2.0.0

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
FlagTypeRequiredDescription
--planstringRequiredID of the plan to cancel.
--confirmstringOptionalWrite 'cancel' to confirm cancellation. Will be prompted for it if not provided.