Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-37

libcouchbase examples should use envvars to simplify example execution

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • None
    • library
    • Security Level: Public
    • None

    Description

      When running things like stats or pillowfight, it'd be handy if there were envvars to allow the user to not need to type their cluster URI, bucketname, password.

      Suggested:
      COUCHBASE_CLUSTER_URI="http://myserver:8091"
      COUCHBASE_BUCKETNAME="mybucket"
      COUCHBASE_PASSFILE=/path/to/password

      The passfile must be permissions 600 and owned by the user attempting to run the utility.

      It'd be valid to have just the CLUSTER_URI defined, and in that case the utility in question would default to the "default" bucket with no password.

      Attachments

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

        Activity

          People

            trond Trond Norbye
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty