Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-10049

xdcr-replicate CLI help is not up to date

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.0
    • 2.5.0
    • tools
    • Security Level: Public
    • None

    Description

      xdcr-replicate OPTIONS:
      --create create and start a new replication
      --delete stop and cancel a replication
      --list list all xdcr replications
      --xdcr-from-bucket=BUCKET local bucket name to replicate from
      --xdcr-clucter-name=CLUSTERNAME remote cluster to replicate to -> ISSUE 1: Spelling mistake of for cluster.
      --xdcr-to-bucket=BUCKETNAME remote bucket to replicate to

      As per example, we can pass replication mode also

      Start a replication stream in memcached protocol
      couchbase-cli xdcr-replicate -c 192.168.0.1:8091 \
      --create \
      --xdcr-cluster-name=test \
      --xdcr-from-bucket=default \
      --xdcr-to-bucket=default1 \
      --xdcr-replication-mode=xmem \ -> ISSUE 2: This parameter is not present in the help.
      -u Administrator -p password

      Attachments

        For Gerrit Dashboard: MB-10049
        # Subject Branch Project Status CR V

        Activity

          People

            sangharsh Sangharsh Agarwal
            sangharsh Sangharsh Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty