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

Atlas federatedAuthentication federationSettings ConnectorOrgConfigs describe

項目一覧

  • 構文
  • オプション
  • 継承されたオプション

接続された組織構成の記述

コマンド構文
atlas federatedAuthentication federationSettings connectedOrgConfigs describe [options]
名前
タイプ
必須
説明
--federationSettingsId
string
true
フェデレーション設定を識別する一意な 24 桁の 16 進数のstring 。
-h, --help
false
説明用のヘルプ
--orgId
string
false
使用する組織ID。 このオプションは、構成ファイルまたは環境変数の 設定を上書きします。
-o, --output
string
false
出力形式。 有効な値は、 JSON 、 JSON -path、go-template、または go-template-file です。 完全な出力を表示するには、 -o JSONオプションを使用します。
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用するプロファイルの名前。 Atlas CLI のプロファイルについては、 https://docub.mongodb.org/core/atlas-cli-save- connection-settings を参照してください。
# Describe a connected org config from the current profile org and federationSettingsId 5d1113b25a115342acc2d1aa
atlas federatedAuthentication federationSettings connectedOrgConfigsConfig describe --federationSettingsId 5d1113b25a115342acc2d1aa
# Describe a connected org config from the org with ID 7d1113b25a115342acc2d1aa and federationSettingsId 5d1113b25a115342acc2d1aa
atlas federatedAuthentication federationSettings connectedOrgConfigs describe --orgId 7d1113b25a115342acc2d1aa --federationSettingsId 5d1113b25a115342acc2d1aa

戻る

削除