Skip to content

Commit f1b75d9

Browse files
authored
Add missing meta descriptions (#973)
1 parent 93cc0ea commit f1b75d9

File tree

212 files changed

+636
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

212 files changed

+636
-0
lines changed

source/atlas-cli-automate.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Automate Processes with the {+atlas-cli+}
55
=========================================
66

7+
.. meta::
8+
:description: Automate processes using the Atlas CLI by setting environment variables, customizing output, and following best practices for script maintenance.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/atlas-cli-changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
{+atlas-cli+} Changelog
77
=======================
88

9+
.. meta::
10+
:description: Explore the latest updates and features in the Atlas CLI, including bug fixes, new commands, and improvements for local and cloud deployments.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/atlas-cli-create-cluster-from-config-file.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Create an |service| Cluster Using a Configuration File
55
======================================================
66

7+
.. meta::
8+
:description: Create an Atlas cluster using a configuration file by exporting settings from an existing cluster and applying them with Atlas CLI commands.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/atlas-cli-deploy-docker.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Create a Local Atlas Deployment with Docker
55
===========================================
66

7+
.. meta::
8+
:description: Create a local Atlas deployment using Docker or Docker Compose, including steps for setup, connection, and data persistence.
9+
710
.. default-domain:: mongodb
811

912
.. facet::

source/atlas-cli-deploy-fts.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Use Atlas Search and Atlas Vector Search with an Atlas Deployment
55
=================================================================
66

7+
.. meta::
8+
:description: Learn how to use the Atlas CLI to create an Atlas Search index, run queries, and work with Atlas Vector Search in your Atlas deployment.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/atlas-cli-deploy-local.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Create a Local Atlas Deployment
55
===============================
66

7+
.. meta::
8+
:description: Learn how to create and manage a local Atlas deployment using the `atlas deployments` command, including setting up a single-node replica set on your local computer.
9+
710
.. default-domain:: mongodb
811

912
.. facet::

source/atlas-cli-docker.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Run {+atlas-cli+} Commands with Docker
55
======================================
66

7+
.. meta::
8+
:description: Learn to execute Atlas CLI commands using Docker in interactive or detached mode.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/atlas-cli-env-variables.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
{+atlas-cli+} Environment Variables
55
===================================
66

7+
.. meta::
8+
:description: Specify Atlas CLI configuration settings using environment variables for easier scripting and command execution.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/atlas-cli-ephemeral-cluster.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Test Automations with Ephemeral Projects and Clusters
55
=====================================================
66

7+
.. meta::
8+
:description: Learn to create and delete ephemeral projects and clusters using the Atlas CLI for testing automation scripts in isolated environments.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/atlas-cli-getting-started.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Get Started with |service|
55
==========================
66

7+
.. meta::
8+
:description: Set up an Atlas account and database using the Atlas CLI with the `atlas setup` command, including creating a free cluster and loading sample data.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

0 commit comments

Comments
 (0)