Docs Menu
Docs Home
/ /
Atlas CLI
/ / /

atlas clusters search indexes

Manage Atlas Search indexes for your cluster.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Name
Type
Required
Description

-h, --help

false

help for indexes

Name
Type
Required
Description

-P, --profile

string

false

  • atlas clusters search indexes create - Create a search index for a cluster.

  • atlas clusters search indexes delete - Delete the specified search index from the specified cluster.

  • atlas clusters search indexes describe - Return the details for the search index for a cluster.

  • atlas clusters search indexes list - List all Atlas Search indexes for a cluster.

  • atlas clusters search indexes update - Modify a search index for a cluster.

Back

search

On this page