Skip to content

Commit 43bce30

Browse files
committed
(DOCSP-34100): Backport DOCSP-33498 to v1.12. (#219)
1 parent 66ba0a0 commit 43bce30

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

source/atlas-cli-deploy-local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ deployment.
395395

396396
#. Specify ``y`` and press ``Enter`` to confirm.
397397

398-
.. _atlas-cli-deploy-local-fts:
398+
.. _atlas-cli-deploy-fts:
399399

400400
Use Atlas Search with a Local Atlas Deployment
401401
----------------------------------------------

source/atlas-cli-local-cloud.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ command for local and cloud |service| deployments including, but not limited to
6262
- :ref:`Delete an Atlas deployment <atlas-cli-deploy-local-manage>`.
6363

6464
- :ref:`Create or manage Atlas Search indexes
65-
<atlas-cli-deploy-local-fts>` to run a full-text search on an
65+
<atlas-cli-deploy-fts>` to run a full-text search on an
6666
|service| deployment.
6767

6868
- :ref:`Create or manage {+avs+} indexes <atlas-cli-deploy-local-avs>`

source/index.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,23 @@ Get started quickly with two commands:
7171
.. image:: /images/setup.gif
7272
:alt: atlas setup command
7373

74+
.. tab:: Create an Atlas Deployment
75+
:tabid: deploy
76+
77+
.. procedure::
78+
79+
.. step:: Run ``atlas deployments setup``
80+
81+
To learn more, see :ref:`atlas-cli-local-cloud`.
82+
83+
.. tab:: Create an Atlas Search Index
84+
:tabid: search
85+
86+
.. procedure::
87+
88+
.. step:: Run ``atlas deployments search indexes create``
89+
90+
To learn more, see :ref:`atlas-cli-deploy-fts`.
7491

7592
.. kicker:: Related Products & Resources
7693

0 commit comments

Comments
 (0)