@@ -119,8 +119,8 @@ mode.
119
119
120
120
atlas deployments setup
121
121
122
- To initialize the local |service| deployment with data
123
- and indexes:
122
+ To initialize the local |service| deployment with your own
123
+ data and indexes:
124
124
125
125
a. Copy the following command:
126
126
@@ -130,8 +130,7 @@ mode.
130
130
131
131
#. Replace the ``{folder}`` placeholder with the directory
132
132
that contains the ``.js`` and ``.sh`` files to run
133
- inside the local container in alphanumeric order with
134
- ``mongosh`` and ``bash`` respectively.
133
+ inside the local container in alphanumeric order.
135
134
136
135
#. Run the command.
137
136
@@ -198,8 +197,8 @@ mode.
198
197
199
198
atlas deployments setup
200
199
201
- To initialize the local |service| deployment with data
202
- and indexes:
200
+ To initialize the local |service| deployment with your own
201
+ data and indexes:
203
202
204
203
a. Copy the following command:
205
204
@@ -209,8 +208,7 @@ mode.
209
208
210
209
#. Replace the ``{folder}`` placeholder with the directory
211
210
that contains the ``.js`` and ``.sh`` files to run
212
- inside the local container in alphanumeric order with
213
- ``mongosh`` and ``bash`` respectively.
211
+ inside the local container in alphanumeric order.
214
212
215
213
#. Run the command.
216
214
@@ -329,8 +327,8 @@ mode.
329
327
330
328
connection skipped
331
329
332
- To initialize the local |service| deployment with data
333
- indexes:
330
+ To initialize the local |service| deployment with your own
331
+ data and indexes:
334
332
335
333
a. Copy the following command:
336
334
@@ -340,8 +338,7 @@ mode.
340
338
341
339
#. Replace the ``{folder}`` placeholder with the directory
342
340
that contains the ``.js`` and ``.sh`` files to run
343
- inside the local container in alphanumeric order with
344
- ``mongosh`` and ``bash`` respectively.
341
+ inside the local container in alphanumeric order.
345
342
346
343
#. Run the command.
347
344
@@ -475,7 +472,7 @@ a local |service| deployment to a cloud |service| deployment.
475
472
476
473
atlas deployments setup --type local
477
474
478
- To initialize the local |service| deployment with data
475
+ To initialize the local |service| deployment with your own data
479
476
and indexes:
480
477
481
478
a. Copy the following command:
@@ -486,8 +483,7 @@ a local |service| deployment to a cloud |service| deployment.
486
483
487
484
#. Replace the ``{folder}`` placeholder with the directory
488
485
that contains the ``.js`` and ``.sh`` files to run
489
- inside the local container in alphanumeric order with
490
- ``mongosh`` and ``bash`` respectively.
486
+ inside the local container in alphanumeric order.
491
487
492
488
#. Run the command.
493
489
@@ -560,7 +556,7 @@ update a local |service| deployment to newer version of the image.
560
556
561
557
atlas deployments setup --type local
562
558
563
- To initialize the local |service| deployment with data
559
+ To initialize the local |service| deployment with your own data
564
560
and indexes:
565
561
566
562
a. Copy the following command:
@@ -571,8 +567,7 @@ update a local |service| deployment to newer version of the image.
571
567
572
568
#. Replace the ``{folder}`` placeholder with the directory
573
569
that contains the ``.js`` and ``.sh`` files to run
574
- inside the local container in alphanumeric order with
575
- ``mongosh`` and ``bash`` respectively.
570
+ inside the local container in alphanumeric order.
576
571
577
572
#. Run the command.
578
573
0 commit comments