Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
*Location*: https://developer.couchbase.com/documentation/server/5.5/cli/cbdocloader-tool.html
*Referrer*: https://developer.couchbase.com/documentation/server/5.5/cli/cli-intro.html
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
*Screen Resolution*: 1680 x 1050*Location*: https://developer.couchbase.com/documentation/server/5.5/cli/cbdocloader-tool.html *Referrer*: https://developer.couchbase.com/documentation/server/5.5/cli/cli-intro.html *User-Agent*: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 *Screen Resolution*: 1680 x 1050
Description
Hi,
It seems that the content of cbdocloader in cli reference for 5.5 is old.
the result of cbdocloader with help option with 5.5.1 is following.
/opt/couchbase/bin/cbdocloader -h
|
cbdocloader [<args>]
|
|
Required Flags:
|
|
-c,--cluster The hostname of the Couchbase cluster
|
-u,--username The username of the Couchbase cluster
|
-p,--password The password of the Couchbase cluster
|
-b,--bucket The bucket name to load the json data into
|
-m,--bucket-quota The bucket memory quota
|
-d,--dataset The location of the json data
|
|
Optional Flags:
|
|
-t,--threads The amount of parallelism use (Default is 1)
|
-v,--verbose Enable logging to stdout
|
-h,--help Prints the help message
|
Please consider to update the manual!
Thanks
Reporter: Masahiro Tomisugi
E-mail: tomisugi@scsk.jp