atlas config init
MongoDB 配置のアクセス設定を保存するためにプロファイルを構成します。
構文
コマンド構文
atlas config init [options]
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
--gov | false | gov 用の Atlas のデフォルト プロファイルを作成しました | |
-h, --help | false | 初期化用のヘルプ |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用するプロファイルの名前。 Atlas CLI のプロファイルについては、 https://docub.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