microsoft/containers-toolkit

Install commands uninstall and reinstall the tool even it exists

オープン

#20 opened on 2024/05/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)PowerShell (10 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (26 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Describe the bug Install commands uninstall and reinstall the tool version is already installed. If the specified version is installed, stop execution.

To Reproduce Steps to reproduce the behavior:

  1. Install any tool using the commands eg: Install-Containerd
  2. Rerun the command: Install-Containerd

Expected behavior If the the version of the tool is already installed, show info log, and stop execution.

コントリビューターガイド