設定を開く

JSON ファイルに関連付けられている既定のエディターで、開発プロキシ構成ファイル (devproxyrc.json) を開きます。 現在のディレクトリに devproxyrc.json ファイルがある場合は、エディターで開きます。 それ以外の場合、コマンドはインストール ディレクトリにあるグローバル開発プロキシ構成ファイルを開きます。

概要

devproxy config open [options]

Options:
  --log-level <level>    Logging level: trace|debug|information|warning|error
  -h, --help             Show help

使い

devproxy config open

引数

何一つ

オプション

名前 Description 使用できる値 既定値
--log-level <loglevel> ログに記録するメッセージのレベル tracedebuginformationwarningerror information