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

mongocli Atlas 集成创建 WEBHOOK

在此页面上

  • 语法
  • 选项
  • 继承选项

创建或更新 Webhook 集成

mongocli atlas integrations create WEBHOOK [options]
名称
类型
必需
说明
-h,--help
false
WEBHOOK 帮助
-o, --output
字符串
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
字符串
false
要使用的项目ID 。 覆盖配置文件或环境变量设置。
--secret
字符串
true
Webhook 密钥的可选字段。
--url
字符串
true
您的 Webhook URL。
名称
类型
必需
说明
-P, --profile
字符串
false
配置文件中要使用的配置文件。

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

后退

VICTOR_OPS