Docs 菜单
Docs 主页
/ /
Atlas CLI
/ /

atlas plugin uninstall

在此页面上

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

Uninstall Atlas CLI plugin.

卸载 Atlas CLI 插件。您可以使用 "<github-owner> /<github-repository-name> " 格式或插件名称来指定要卸载的插件。

命令语法
atlas plugin uninstall [plugin] [options]
名称
类型
必需
说明
plugin
字符串
false
Plugin identifier.
名称
类型
必需
说明
-h,--help
false
卸载帮助
名称
类型
必需
说明
-P, --profile
字符串
false
要从配置文件中使用的配置文件的名称。 要了解 Atlas CLI 的配置文件,请参阅 https://dochub.mongodb.org/core/atlas-cli-save-connection-settings。
# Uninstall a plugin:
atlas plugin uninstall mongodb/atlas-cli-plugin-example
atlas plugin uninstall atlas-cli-plugin-example

后退

名单