Docs Menu
Docs Home
/ /
MongoDB コマンドラインインターフェイス
/ / / / /

mongocli Atlas クラスター検索インデックスの更新

項目一覧

  • 構文
  • オプション
  • 継承されたオプション

クラスターの検索インデックスを更新します。

mongocli atlas clusters search indexes update <ID> [options]
名前
タイプ
必須
説明
--analyzer
string
false
Analyzer to use when creating the index (default "lucene.standard")
--clusterName
string
true
クラスターの名前。
--collection
string
true
コレクション名。
--db
string
true
データベース名。
--dynamic
false
Indicates whether the index uses dynamic or static mappings.
--field
string
false
Static field specifications.
-h, --help
false
更新のヘルプ
--indexName
string
true
クラスターの名前。
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
使用するプロジェクトID 。構成ファイルまたは環境変数の設定を上書きします。
--searchAnalyzer
string
false
Analyzer to use when searching the index. (default "lucene.standard")
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用する プロファイル。

13 -Jul- 2021で comb 2 snoosity によって生成された自動生成

戻る

list