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

UI show incorrect flag to remove bucket port setting

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.5.1, 6.0.0, 6.5.0
    • 5.5.0
    • UI
    • None
    • Untriaged
    • No

    Description

      Incorrect flag shows in warning message on vulcan UI about the remove of dedecated port of bucket.

      It shows --remove-port

      The correct one in couchbase-cli is --remove-bucket-port

      [root@s44016 ~]# /opt/couchbase/bin/couchbase-cli bucket-edit -h
       
      usage: couchbase-cli bucket-edit -c <cluster> -u <username> -p [<password>]
       
                                       [-o <output>] [-d] [-s] [--no-ssl-verify]
       
                                       [--cacert CACERT] [-h] --bucket <name>
       
                                       [--bucket-ramsize <quota>]
       
                                       [--bucket-replica <num>]
       
                                       [--bucket-priority <priority>]
       
                                       [--bucket-eviction-policy <policy>]
       
                                       [--max-ttl <seconds>]
       
                                       [--compression-mode <mode>]
       
                                       [--enable-flush <0|1>]
       
                                       [--remove-bucket-port <0|1>]
       
       
       
      Cluster options:
       
        -c,--cluster <cluster>      The hostname of the Couchbase cluster
       
        -u,--username <username>    The username for the Couchbase cluster
       
        -p,--password [<password>]  The password for the Couchbase cluster
       
        -o,--output <output>        The output type (json or standard)
       
        -d,--debug                  Run the command with extra logging
       
        -s,--ssl                    Use ssl when connecting to Couchbase
       
                                    (Deprecated)
       
        --no-ssl-verify             Skips SSL verification of certificates against
       
                                    the CA
       
        --cacert cacert             Verifies the cluster identity with this
       
                                    certificate
       
        -h,--help                   Prints the short or long help message
       
       
       
      Bucket edit options:
       
        --bucket <name>             The name of bucket to create
       
        --bucket-ramsize <quota>    The amount of memory to allocate the bucket
       
        --bucket-replica <num>      The replica count for the bucket
       
        --bucket-priority <priority>
       
                                    The bucket disk io priority (low or high)
       
        --bucket-eviction-policy <policy>
       
                                    The bucket eviction policy (valueOnly or
       
                                    fullEviction)
       
        --max-ttl <seconds>         Set the maximum TTL the bucket will accept
       
        --compression-mode <mode>   Set the compression mode of the bucket
       
        --enable-flush <0|1>        Enable bucket flush on this bucket (0 or 1)
       
        --remove-bucket-port <0|1>  Removes the bucket-port setting

       

      Attachments

        Issue Links

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

          Activity

            People

              pavel Pavel Blagodov
              thuan Thuan Nguyen
              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