aspire certs trust command
このコンテンツはまだ日本語訳がありません。
aspire certs trust - Trust the HTTPS development certificate, creating one if necessary.
Synopsis
Section titled “Synopsis”aspire certs trust [options]Description
Section titled “Description”The aspire certs trust command trusts the HTTPS development certificate used by Aspire. If a certificate doesn’t already exist, Aspire creates one before trusting it.
Use this command when you want to prepare a machine for Aspire local development or re-establish trust after cleaning development certificates.
Options
Section titled “Options”The following options are available:
-
-?, -h, --helpPrints help and usage documentation for the available commands and options.
-
-l, --log-level <Critical|Debug|Error|Information|None|Trace|Warning>Set the minimum log level for console output. Use this option to increase diagnostics while troubleshooting or reduce output in scripted runs.
-
--non-interactiveRun the command in non-interactive mode, disabling all interactive prompts and spinners.
-
--nologoSuppress the startup banner and telemetry notice.
-
--bannerDisplay the animated Aspire CLI welcome banner.
-
--wait-for-debuggerWait for a debugger to attach before running a command.
Examples
Section titled “Examples”-
Trust the Aspire HTTPS development certificate:
Aspire CLI aspire certs trust