AI エージェント向け: ドキュメントインデックスは https://www.mongodb.com/ja-jp/docs/llms.txt で利用できます。すべてのページの markdown バージョンは、いずれかの URL パスに .md を追加することで利用できます。
Docs Menu

atlas plugin uninstall

Uninstall Atlas CLI plugin.

Atlas CLI プラグインをアンインストールします。 アン インストールするプラグインを指定するには、"<github-owner> /"github-repository-name>"<github-repository-name> 形式またはプラグイン名のいずれかを使用します。

コマンド構文
atlas plugin uninstall [plugin] [options]
名前
タイプ
必須
説明

plugin

string

false

Plugin identifier.

名前
タイプ
必須
説明

-h, --help

false

アン インストールに関するヘルプ

名前
タイプ
必須
説明

-P, --profile

string

false

構成ファイルから使用するプロファイルの名前。Atlas CLI のプロファイルの詳細については、 https://docub.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