Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas plugin uninstall

이 페이지의 내용

  • 구문
  • arguments
  • 옵션
  • 상속된 옵션
  • 예시

Uninstall Atlas CLI plugin.

Atlas CLI 플러그인을 제거합니다. <github-owner><github-repository-name>" / " 형식 또는 플러그인 이름을 사용하여 제거할 플러그인을 지정할 수 있습니다.

명령 구문
atlas plugin uninstall [plugin] [options]
이름
유형
필수 사항
설명

plugin

문자열

거짓

Plugin identifier.

이름
유형
필수 사항
설명

-h, --help

거짓

제거 도움말

이름
유형
필수 사항
설명

-P, --profile

문자열

거짓

구성 파일에서 사용할 프로필의 이름입니다. 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

돌아가기

목록