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

Sync Gateway command line flags not fully documented

    XMLWordPrintable

Details

    Description

      The command line flags listed on this page are not the full set of available options. See below for detail:

      > cd ~/dev/sync_gateway/2.8.1/godeps/src/github.com/couchbase/sync_gateway
      direnv: loading ~/dev/sync_gateway/2.8.1/.envrc
      direnv: export ~GOPATH
      > ./sync_gateway --help
      Usage of ./sync_gateway:
        -adminInterface string
          	Address to bind admin interface to (default "127.0.0.1:4985")
        -cacertpath string
          	Root CA certificate path
        -certpath string
          	Client certificate path
        -configServer string
          	URL of server that can return database configs
        -dbname string
          	Name of Couchbase Server database (defaults to name of bucket)
        -defaultLogFilePath string
          	Path to log files, if not overridden by --logFilePath, or the config
        -deploymentID string
          	Customer/project identifier for stats reporting
        -interface string
          	Address to bind to (default ":4984")
        -keypath string
          	Client certificate key path
        -log string
          	Log keys, comma separated
        -logFilePath string
          	Path to log files
        -pool string
          	Name of pool (default "default")
        -pretty
          	Pretty-print JSON responses
        -profileInterface string
          	Address to bind profile interface to
        -url string
          	Address of Couchbase server (default "walrus:")
        -verbose
          	Log more info about requests
      

      Reporter: Ben Brooks
      E-mail: ben.brooks@couchbase.com

      Attachments

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

        Activity

          People

            ben.brooks Ben Brooks
            ben.brooks Ben Brooks
            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