Docs Menu
Docs Home
/ /
Atlas CLI
/ / / /

Atlas federatedAuthentication FederationSettings ConnectedOrgConfigs 업데이트

이 페이지의 내용

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

1개의 페더레이션 설정에 연결된 1개의 조직 구성을 업데이트합니다.

명령 구문
atlas federatedAuthentication federationSettings connectedOrgConfigs update [options]
이름
유형
필수 사항
설명
--federationSettingsId
문자열
true
페더레이션 설정을 식별하는 고유한 24-16진수 string 입니다.
--file
문자열
true
연결된 조직 구성을 정의하는 JSON 구성 파일의 경로입니다. 연결된 조직 구성 파일 형식에 대해 자세히 알아보려면 https://www.mongodb.com/ko-kr/docs/atlas/reference/api-resources-spec/v2/#tag/Federated-의 요청 본문을 참조하세요. Authentication/operation/updateConnectedOrgConfig.
-h, --help
거짓
업데이트 도움말
--orgId
문자열
거짓
사용할 조직 ID입니다. 이 옵션은 구성 파일 또는 환경 변수의 설정을 재정의합니다.
-o, --output
문자열
거짓
출력 형식입니다. 유효한 값은 json, json-path, go-템플릿 또는 go-템플릿 파일입니다. 전체 출력을 보려면 -o json 옵션을 사용합니다.
이름
유형
필수 사항
설명
-P, --profile
문자열
거짓
# Update the connected orgs config with the current profile org and federationSettingsId 5d1113b25a115342acc2d1aa using the JSON configuration file config.json
atlas federatedAuthentication federationSettings connectedOrgConfigs update --federationSettingsId 5d1113b25a115342acc2d1aa --file config.json

돌아가기

목록

이 페이지의 내용