We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97be677 commit 5bf04baCopy full SHA for 5bf04ba
README.md
@@ -65,6 +65,8 @@ You can pass your connection string via args, make sure to use a valid username
65
}
66
```
67
68
+NOTE: The connection string can be configured to connect to any MongoDB cluster, whether it's a local instance or an Atlas cluster.
69
+
70
#### Option 2: Atlas API credentials args
71
72
Use your Atlas API Service Accounts credentials. Must follow all the steps in [Atlas API Access](#atlas-api-access) section.
0 commit comments