You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
6 lines
228 B
Plaintext
Vendored
6 lines
228 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint mongodb ExecuteCommand \
|
|
--dbc "mongodb://bayselonarrend:12we3456!2154@127.0.0.1:27017/?authSource=admin" \
|
|
--comm "listDatabases" \
|
|
--data "{'nameOnly':true}" |