Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs 菜单
Docs 主页
/ /
Atlas CLI
/ /

Atlas 配置编辑

使用默认文本编辑器打开配置文件。

使用默认编辑器打开配置文件。 您可以使用 EDITOR 或 VISUAL 环境来更改默认值。

命令语法
atlas config edit [options]
名称
类型
必需
说明

-h,--help

false

编辑帮助

名称
类型
必需
说明

-P, --profile

字符串

false

要从配置文件中使用的配置文件的名称。 要了解 Atlas CLI 的配置文件,请参阅 https://dochub.mongodb.org/core/atlas-cli-save-connection-settings。

# To open the config
atlas config edit

后退

描述

在此页面上