atlas plugin uninstall
Uninstall Atlas CLI plugin.
Atlas CLI プラグインをアンインストールします。 アン インストールするプラグインを指定するには、"<github-owner> /"github-repository-name>"<github-repository-name> 形式またはプラグイン名のいずれかを使用します。
構文
コマンド構文
atlas plugin uninstall [plugin] [options]
Arguments
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
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