共用方式為


配置獲取

範例解決方案庫下載指定的組態,

概要

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> 要下載之組態的標識碼。 是的 沒有

提示

每個範例都會在範例解決方案庫範例頁面的詳細數據區段中列出其標識碼。

選項

名字 描述 允許的值 預設
--log-level <loglevel> 要記錄的訊息等級 tracedebuginformationwarningerror information