Docs 菜单
Docs 主页
/ /
MongoDB 命令行界面
/ / /

mongocli Atlas accessLists create

在此页面上

  • 语法
  • 参数
  • 选项
  • 继承选项

为项目创建 IP 访问列表。

mongocli atlas accessLists create <entry> [options]
名称
类型
必需
说明
条目
字符串
false
The IP address, CIDR address, or AWS security group ID of the access list entry to create.
名称
类型
必需
说明
--comment
字符串
false
条目的可选描述或注释。
--deleteAfter
字符串
false
ISO-8601-formatted UTC date after which Atlas removes the entry from the entry.
-h,--help
false
创建帮助
-o, --output
字符串
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
字符串
false
要使用的项目ID 。覆盖配置文件或环境变量设置。
--type
字符串
false
Type of access list entry. Valid values: cidrBlock|ipAddress|awsSecurityGroup (default "ipAddress")
名称
类型
必需
说明
-P, --profile
字符串
false
配置文件中要使用的配置文件。

由 cobra 2 shooty 于13 -Jul- 2021自动生成

后退

accessLists