mongocli Atlas维护 Windows 更新
此版本的文档已存档,不再提供支持。 查看 最新文档,学习;了解如何升级MongoCLI 版本。
更新维护窗口。
语法
mongocli atlas maintenanceWindows update [options]
选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
--dayOfWeek | int | false | 您希望维护窗口在一周中的哪一天开始,采用从 1 开始的整数形式。 |
-h,--help | false | 更新帮助 | |
--hourOfDay | int | false | 您希望维护窗口开始的时间。 此参数使用 24 小时时钟,其中午夜为 0,中午为 12。 |
-o, --output | 字符串 | false | Output format. Valid values: json|json-path|go-template|go-template-file |
--projectId | 字符串 | false | 要使用的项目ID 。 覆盖配置文件或环境变量设置。 |
--startASAP | false | 收到此请求后立即开始维护。 |
继承选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
-P, --profile | 字符串 | false | 配置文件中要使用的配置文件。 |
由MongoDB CLI在 8 -Jul- 2021 自动生成