mongocli atlas clusters onlineArchives update
このバージョンのドキュメントはアーカイブされており、サポートされなくなりました。 MongoCLI のバージョンをアップグレードする 方法については、 現在のドキュメント を表示してください。
クラスターのオンライン アーカイブを更新します。
構文
mongocli atlas clusters onlineArchives update <ID> [options]
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
--archiveAfter | float | true | Number of days that specifies the age limit for the data in the live Atlas cluster. |
--clusterName | string | true | クラスターの名前。 |
-h, --help | false | 更新のヘルプ | |
-o, --output | string | false | Output format. Valid values: json|json-path|go-template|go-template-file |
--projectId | string | false | 使用するプロジェクトID 。構成ファイルまたは環境変数の設定を上書きします。 |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用する プロファイル。 |
29 -Jun- 2021にMongoDB CLIによって自動生成