bentonam / fakeit

Generates JSON documents based on models defined in YAML and adds them to a Couchbase Bucket
MIT License
86 stars 21 forks source link

add user/pass options to help syntax #186

Closed 1tylermitchell closed 6 years ago

1tylermitchell commented 6 years ago

I guessed and used -u and -p to do a couchbase direct load.. worked perfectly, just could not find it in the docs or help output

tjbenton commented 6 years ago

It's under fakeit couchbase --help since these options are specific to couchbase.

In version 2 currently in development couchbase will become a separate plugin and we will add more documentation around it.