Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 438 Bytes

spock-sub-add-repset.md

File metadata and controls

15 lines (12 loc) · 438 Bytes

SYNOPSIS

./pgedge spock sub-add-repset SUBSCRIPTION_NAME REPLICATION_SET DB

DESCRIPTION

Add a replication set to a subscription. 

Example: spock sub-add-repset sub_n2n1 demo_repset demo

POSITIONAL ARGUMENTS

SUBSCRIPTION_NAME
    The name of the subscription. Example: sub_n2n1
REPLICATION_SET
    Name of a replication set. Example: demo_repset
DB
    The name of the database. Example: demo