atlas api atlasSearch
On this page
experimental: Returns, adds, edits, and removes Atlas Search indexes for the specified cluster.
Also returns and updates user-defined analyzers for the specified cluster.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for atlasSearch |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api atlasSearch createAtlasSearchDeployment - experimental: Creates Search Nodes for the specified cluster.
atlas api atlasSearch createAtlasSearchIndex - experimental: Creates one Atlas Search index on the specified collection.
atlas api atlasSearch createAtlasSearchIndexDeprecated - experimental: Creates one Atlas Search index on the specified collection.
atlas api atlasSearch deleteAtlasSearchDeployment - experimental: Deletes the Search Nodes for the specified cluster.
atlas api atlasSearch deleteAtlasSearchIndex - experimental: Removes one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch deleteAtlasSearchIndexByName - experimental: Removes one Atlas Search index that you identified with its database, collection, and name.
atlas api atlasSearch deleteAtlasSearchIndexDeprecated - experimental: Removes one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch getAtlasSearchDeployment - experimental: Return the Search Nodes for the specified cluster.
atlas api atlasSearch getAtlasSearchIndex - experimental: Returns one Atlas Search index in the specified project.
atlas api atlasSearch getAtlasSearchIndexByName - experimental: Returns one Atlas Search index in the specified project.
atlas api atlasSearch getAtlasSearchIndexDeprecated - experimental: Returns one Atlas Search index in the specified project.
atlas api atlasSearch listAtlasSearchIndexes - experimental: Returns all Atlas Search indexes on the specified collection.
atlas api atlasSearch listAtlasSearchIndexesCluster - experimental: Returns all Atlas Search indexes on the specified cluster.
atlas api atlasSearch listAtlasSearchIndexesDeprecated - experimental: Returns all Atlas Search indexes on the specified collection.
atlas api atlasSearch updateAtlasSearchDeployment - experimental: Updates the Search Nodes for the specified cluster.
atlas api atlasSearch updateAtlasSearchIndex - experimental: Updates one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch updateAtlasSearchIndexByName - experimental: Updates one Atlas Search index that you identified with its database, collection name, and index name.
atlas api atlasSearch updateAtlasSearchIndexDeprecated - experimental: Updates one Atlas Search index that you identified with its unique ID.