microsoft/containers-toolkit

Install commands uninstall and reinstall the tool even it exists

Ouverte

#20 ouverte le 29 mai 2024

 (0 commentaire) (0 réaction) (0 personne assignée)PowerShell (10 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (26 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur