This section explains how to use the
qq replication_modify_source_relationship
command.Description
Modify an existing source replication relationship.
Usage
qq replication_modify_source_relationship [-h] --id ID [--new-target-address NEW_TARGET_ADDRESS] [--new-target-port NEW_TARGET_PORT] [-z TIMEZONE] [--enable-replication {true,false}] [--set-source-directory-read-only {true,false}]
[--map-local-ids-to-nfs-ids {true,false}]
Flags
Flag Name | Required | Description |
---|---|---|
--id
|
Yes | Unique identifier of the source replication relationship |
--new-target-address
|
No | The target IP address |
--new-target-port
|
No | Network port to replicate to on the target |
-z
|
No | The timezone for the relationship's blackout windows (e.g. America/Los_Angeles or UTC). See the time_list_timezones qq command for a complete list of supported timezones. |