証明書の削除

ルート ストアから SSL トラフィックの暗号化を解除するために開発プロキシが使用する証明書を削除します。

概要

devproxy cert remove [options]

Options:
  -f, --force            Force certificate removal without confirmation
  --log-level <level>    Logging level: trace|debug|information|warning|error
  -h, --help             Show help

使用方法

devproxy cert remove

論争

無し

オプション

名前 説明 使用できる値 既定値
-f, --force 確認なしでルート証明書を強制的に削除します。 非対話型モード (CI 環境、パイプされた stdin) で必要です。
--log-level <loglevel> ログに記録するメッセージのレベル tracedebuginformationwarningerror information