@mikeyt23/node-cli-utils
GitHub: mikey-t/node-cli-utils
Preparing search index...
dotnetUtils
configureDotnetDevCerts
Function configureDotnetDevCerts
configureDotnetDevCerts
()
:
Promise
<
void
>
Spawns a process that runs the following commands to clean and re-install the dotnet dev certs:
dotnet dev-certs https --clean
dotnet dev-certs https -t
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
GitHub: mikey-t/node-cli-utils
@mikeyt23/node-cli-utils
Loading...
Spawns a process that runs the following commands to clean and re-install the dotnet dev certs: