Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-3181

couchbase-cli cluster-init typos

    XMLWordPrintable

Details

    Description

      In section "Initialize the Cluster Using the CLI"

      1)
      ===
      it says
      couchbase-cli cluster-init OPTIONS:
      --cluster-fts-ramsize=RAMSIZEMB // per node index service ram quota in MB

      it should say ...
      couchbase-cli cluster-init OPTIONS:
      --cluster-fts-ramsize=RAMSIZEMB // per node full-text search service ram quota in MB

      ====

      2)

      It says
      couchbase-cli cluster-init OPTIONS:
      --services=data,index,query,fts // services that server runs
      then later on the cURL example says,
      -d services=[kv | index | n1ql | fts]

      To an end user this is confusing as we internally convert 'data' to 'kv' and 'query' to 'n1ql'.

      It should either be consistent using the same services names, data (not kv) and query (not n1ql) or explain how data / kv and query / n1ql can be interchanged.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            amarantha.kulkarni Amarantha Kulkarni (Inactive)
            ianmccloy Ian McCloy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty