microsoft/containers-toolkit

Install commands uninstall and reinstall the tool even it exists

開放

#20 建立於 2024年5月29日

 (0 則留言) (0 個反應) (0 位負責人)PowerShell (10 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (26 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南