Details
-
Bug
-
Resolution: Fixed
-
Critical
-
vulcan, Alice, Mad Hatter
-
None
-
DOC-2020-S11-Jun14, DOC-2020-S12-Jun28, DOC-2020-S13-Jul12, DOC-2020-S14-Jul26, DOC-2020-S15-Aug09, DOC-2020-S16-Aug23, DOC-2020-S17-Sep06, DOC-2020-S18-Sep20, DOC-2020-S19-Oct04, DOC-2020-S20-Oct18
-
1
Description
With respect to this page: https://docs.couchbase.com/server/current/cli/cbcli/couchbase-cli-master-password.html.
-c, -u and -p are listed as options. In fact there's only one option: --send-password.
$ /opt/couchbase/bin/couchbase-cli master-password -h
|
usage: couchbase-cli master-password [-h] [--send-password [<password>]]
|
|
Local command options:
|
This command has to be execute on the locally running Couchbase Server.
|
|
-h,--help Prints the short or long help message
|
|
Master password options:
|
--send-password [<password>]
|
Sends the master password to start the server
|