Docs Menu
Docs Home
/ /
Atlas CLI
/ /

Atlas config init

이 페이지의 내용

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

MongoDB deployment에 대한 액세스 설정을 저장할 프로필을 구성합니다.

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

--gov

거짓

Atlas for gov에 대한 기본 프로필 만들기

-h, --help

거짓

init 도움말

이름
유형
필수 사항
설명

-P, --profile

문자열

거짓

구성 파일에서 사용할 프로필의 이름입니다. Atlas CLI의 프로필에 대해 자세히 알아보려면 https://dochub.mongodb.org/core/atlas-cli-save-connection-settings를 참조하세요.

# To configure the tool to work with Atlas:
atlas config init
# To configure the tool to work with Atlas for Government:
atlas config init --gov

돌아가기

편집

이 페이지의 내용