{
  "id": "cancel",
  "title": "crdb-cli task cancel",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/crdb-cli/task/cancel/",
  "summary": "Attempts to cancel a specified Active-Active database task.",
  "content": "\nCancels the Active-Active database task specified by the task ID.\n\n```sh\ncrdb-cli task cancel --task-id \u003ctask_id\u003e\n```\n\n### Parameters\n\n| Parameter           | Value  | Description                         |\n|---------------------|--------|-------------------------------------|\n| task-id \\\u003ctask_id\\\u003e  | string | An Active-Active database task ID (required) |\n\n### Returns\n\nAttempts to cancel an Active-Active database task.\n\nBe aware that tasks may complete before they can be cancelled.\n\n### Example\n\n```sh\n$ crdb-cli task cancel --task-id 2901c2a3-2828-4717-80c0-6f27f1dd2d7c \n```\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

