config get (コンフィグ取得)

サンプル ソリューション ギャラリーから指定した構成をダウンロードします。

概要

devproxy config get <config-id> [options]

Arguments:
  <config-id>            ID of the config to download (required)

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

config get コマンドの出力を含むコマンド プロンプトのスクリーンショット。

使い

devproxy config get <config-id>

引数

名前 形容 必須 デフォルト
<config-id> ダウンロードする構成の ID。 はい 何一つ

先端

各サンプルは、サンプル ソリューション ギャラリーのサンプル ページの詳細セクションにその ID を一覧表示します。

オプション

名前 形容 使用できる値 デフォルト
--log-level <loglevel> ログに記録するメッセージのレベル tracedebuginformationwarningerror information

注釈

Dev Proxy は、ダウンロードした構成を ~dataFolder/configs/<config-id> フォルダーに格納します。 開発プロキシをアップグレードしても、ダウンロードした構成には影響しません。