Docs Menu
Docs Home
/ /
MongoDB Command Line Interface
/ / / / /

mongocli atlas clusters search indexes update

On this page

  • Syntax
  • Options
  • Inherited Options

Update a search index for a cluster.

mongocli atlas clusters search indexes update <ID> [options]
Name
Type
Required
Description
--clusterName
string
true
Name of the cluster.
-f, --file
string
false
File name to use, file with a json index configuration.
-h, --help
false
help for update
-o, --output
string
false
Output format. Valid values are json, json-path, go-template, or go-template-file.
--projectId
string
false
Project ID to use. Overrides the settings in the configuration file or environment variable.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Back

list