crdb-cli 任务取消

尝试取消指定的主动-主动数据库任务。

Redis 企业软件

取消由任务 ID 指定的主动-主动数据库任务。

crdb-cli task cancel --task-id <task_id>

Parameters

Parameter Value Description
task-id <task_id> string An Active-Active database task ID (required)

Returns

Attempts to cancel an Active-Active database task.

Be aware that tasks may complete before they can be cancelled.

Example

$ crdb-cli task cancel --task-id 2901c2a3-2828-4717-80c0-6f27f1dd2d7c 
RATE THIS PAGE
Back to top ↑