Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas config edit

項目一覧

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

デフォルトのテキスト エディターで構成ファイルを開きます。

デフォルトのエディターを使用して構成ファイルを開きます。 デフォルトを変更するには、 EDITOR または VISUAL envs を使用します。

コマンド構文
atlas config edit [options]
名前
タイプ
必須
説明
-h, --help
false
編集のヘルプ
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用するプロファイルの名前。 Atlas CLI のプロファイルについては、 https://docub.mongodb.org/core/atlas-cli-save- connection-settings を参照してください。
# To open the config
atlas config edit

戻る

describe