문서 메뉴
문서 홈
/ /
아틀라스 CLI
/ /

Atlas 구성 세트

이 페이지의 내용

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

프로필의 특정 속성을 구성합니다.

명령 구문
atlas config set <propertyName> <value> [options]
이름
유형
필수 사항
설명
속성 이름
문자열
true
프로필에서 설정할 속성입니다. Atlas CLI에 유효한 값은 project_id, org_id, service, public_api_key, private_api_key, output, mongosh_path, skip_update_check, Telemetry_enabled, access_token 및 refresh_token입니다.
value
문자열
true
프로필에서 설정할 속성 값입니다.
이름
유형
필수 사항
설명
-h, --help
거짓
도움말 설정
이름
유형
필수 사항
설명
-P, --profile
문자열
거짓
구성 파일에서 사용할 프로필의 이름입니다. Atlas CLI의 프로필에 대해 자세히 알아보려면 https://dochub.mongodb.org/core/atlas-cli-save-connection-settings를 참조하세요.
Set the organization ID in the default profile to 5dd5aaef7a3e5a6c5bd12de4:
atlas config set org_id 5dd5aaef7a3e5a6c5bd12de4

돌아가기

이름 변경

다음

customDbRoles