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

atlas plugin update

Update Atlas CLI plugin.

パブリック プレビュー: MongoDB Atlas Admin APIから自動的に生成される Atlas APIサブコマンドは、Admin APIの完全なカバレッジを提供し、現在パブリック プレビュー段階です(フィードバックでフィードバックを提供してくださいフォーラム/930808-Atlas-cli)。管理API機能には独自のリリース ライフサイクルがあり、提供されているAPIエンドポイントのドキュメント リンクから確認できます。

Atlas CLI プラグインを更新します。 更新するプラグインを指定するには、"<github-owner> /"github-repository-name>"<github-repository-name> 形式またはプラグイン名を使用して更新します。さらに、「--all」フラグを使用してすべてのプラグインを更新できます。

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

plugin

string

false

Plugin identifier.

名前
タイプ
必須
説明

--all

false

すべてのプラグインを更新する

-h, --help

false

更新のヘルプ

--skipSignatureVerification

false

署名の検証をスキップします。

名前
タイプ
必須
説明

-P, --profile

string

false

# Update a plugin:
atlas plugin update mongodb/atlas-cli-plugin-example
atlas plugin update atlas-cli-plugin-example
# Update all plugins
atlas plugin update --all

項目一覧