dotnet / dotnet/cli-lab

Arch arguments don't work when removing

Open
#250 1 comment 2 reactions 0 assignees View on GitHub
Area-Uninstall-Tool
Dominant language
C#
Stars
774
Forks
72
Avg merge
1d 23h
Merged PRs (30d)
2

Description

The documentation here https://learn.microsoft.com/en-us/dotnet/core/additional-tools/uninstall-tool?tabs=macos mentions the architecture arguments for the `list` command:

```bash
dotnet-core-uninstall list --x64
```

But this argument doesn't work with the `remove` command.

Would be nice to have this feature implemented.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.