概要
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
用法
devproxy config get <config-id>
參數
| 名字 | 描述 | 必填 | 預設 |
|---|---|---|---|
<config-id> |
要下載之組態的標識碼。 | 是的 | 沒有 |
提示
每個範例都會在範例解決方案庫範例頁面的詳細數據區段中列出其標識碼。
選項
| 名字 | 描述 | 允許的值 | 預設 |
|---|---|---|---|
--log-level <loglevel> |
要記錄的訊息等級 |
trace、debug、information、warning、error |
information |