This section explains how to use the
qq replication_abort_replication
command.Description
Abort ongoing replication work for the specified source replication relationship.
Usage
qq replication_abort_replication [-h] --id ID [--skip-active-policy-snapshot {true,false}]
Flags
Flag Name | Required | Description |
---|---|---|
--id
|
Yes | Unique identifier of the source replication relationship |
--skip-active-policy-snapshot
|
No | If set to true and the currently replicating snapshot was created by a policy, the next replication job will use the next queued snapshot instead of retrying the current one (default: false). |