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 59470d1 commit 49259fdCopy full SHA for 49259fd
test/readme.md
@@ -97,7 +97,7 @@ export DRIVERS_TOOLS=<path to driver>/drivers-evergreen-tools
97
Start a replica set with our [run-orchestration.sh](.evergreen/run-orchestration.sh) script with the environment set for the cluster:
98
99
```sh
100
-VERSION='latest' TOPOLOGY='replica_set' AUTH='noauth' bash .evergreen/run-orchestration.sh
+VERSION='latest' TOPOLOGY='replica_set' bash .evergreen/run-orchestration.sh
101
```
102
103
Load the new cluster's URI into the environment:
0 commit comments