Skip to content

Commit d366849

Browse files
committed
(DOCSP-45676), (DOCSP-45679), (DOCSP-45680): Incorporated Filipe's feedback.
1 parent 0d17dfa commit d366849

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

source/atlas-cli-deploy-local.txt

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ mode.
119119

120120
atlas deployments setup
121121

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:
124124

125125
a. Copy the following command:
126126

@@ -130,8 +130,7 @@ mode.
130130

131131
#. Replace the ``{folder}`` placeholder with the directory
132132
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.
135134

136135
#. Run the command.
137136

@@ -198,8 +197,8 @@ mode.
198197

199198
atlas deployments setup
200199

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:
203202

204203
a. Copy the following command:
205204

@@ -209,8 +208,7 @@ mode.
209208

210209
#. Replace the ``{folder}`` placeholder with the directory
211210
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.
214212

215213
#. Run the command.
216214

@@ -329,8 +327,8 @@ mode.
329327

330328
connection skipped
331329

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:
334332

335333
a. Copy the following command:
336334

@@ -340,8 +338,7 @@ mode.
340338

341339
#. Replace the ``{folder}`` placeholder with the directory
342340
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.
345342

346343
#. Run the command.
347344

@@ -475,7 +472,7 @@ a local |service| deployment to a cloud |service| deployment.
475472

476473
atlas deployments setup --type local
477474

478-
To initialize the local |service| deployment with data
475+
To initialize the local |service| deployment with your own data
479476
and indexes:
480477

481478
a. Copy the following command:
@@ -486,8 +483,7 @@ a local |service| deployment to a cloud |service| deployment.
486483

487484
#. Replace the ``{folder}`` placeholder with the directory
488485
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.
491487

492488
#. Run the command.
493489

@@ -560,7 +556,7 @@ update a local |service| deployment to newer version of the image.
560556

561557
atlas deployments setup --type local
562558

563-
To initialize the local |service| deployment with data
559+
To initialize the local |service| deployment with your own data
564560
and indexes:
565561

566562
a. Copy the following command:
@@ -571,8 +567,7 @@ update a local |service| deployment to newer version of the image.
571567

572568
#. Replace the ``{folder}`` placeholder with the directory
573569
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.
576571

577572
#. Run the command.
578573

0 commit comments

Comments
 (0)