Closed bentonam closed 8 years ago
Closes #19, generated output can now be send to a sync gateway.
Usage:
data-generator -s {{sync_gateway_server}} -b {{sync_bucket}} -g {{sync_gateway_admin_server}} -u {{sync_gateway_username}} -p {{sync_gateway_password}}
The -g, -u and -p command-line switches are optional, as the Sync Gateway can be configured to allow GUEST access.
-g
-u
-p
Closes #19, generated output can now be send to a sync gateway.
Usage:
The
-g
,-u
and-p
command-line switches are optional, as the Sync Gateway can be configured to allow GUEST access.