mongocli Atlas dataLakes 更新
此版本的文档已存档,不再提供支持。查看最新文档,学习;了解如何升级MongoCLI 版本。
更新项目的数据湖。
语法
mongocli atlas dataLakes update <name> [options]
选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
-h,--help | false | 更新帮助 | |
-o, --output | 字符串 | false | Output format. Valid values: json|json-path|go-template|go-template-file |
--projectId | 字符串 | false | 要使用的项目ID 。覆盖配置文件或环境变量设置。 |
--region | 字符串 | false | Name of the region to which Data Lake routes client connections for data processing. |
--role | 字符串 | false | Amazon Resource Name (ARN) of the role which Atlas Data Lake uses for accessing the data stores. |
--testBucket | 字符串 | false | Name of an S3 data bucket which Data Lake uses to validate the provided role. |
继承选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
-P, --profile | 字符串 | false | 配置文件中要使用的配置文件。 |
由MongoDB CLI在29 -Jun- 2021自动生成