We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593a25a commit 2f1d4e9Copy full SHA for 2f1d4e9
content/operate/rs/7.4/references/cli-utilities/crdb-cli/task/cancel.md
@@ -14,7 +14,7 @@ url: '/operate/rs/7.4/references/cli-utilities/crdb-cli/task/cancel/'
14
Cancels the Active-Active database task specified by the task ID.
15
16
```sh
17
-crdb-cli task cancel <task_id>
+crdb-cli task cancel --task-id <task_id>
18
```
19
20
### Parameters
content/operate/rs/references/cli-utilities/crdb-cli/task/cancel.md
@@ -13,7 +13,7 @@ weight: $weight
13
0 commit comments