Consider adding aliases for "dotnet tool" #4843
paulomorgado
started this conversation in
Extension requests
Replies: 2 comments
-
|
I'm working on this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Tracking issue: #4890 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are several
dotnet toolcommands:dotnet tool execdotnet tool installdotnet tool listdotnet tool restoredotnet tool rundotnet tool searchdotnet tool uninstalldotnet tool updateIt would be nice to have aliases to all these.
One possible implementation for
dotnet tool execcould be:Beta Was this translation helpful? Give feedback.
All reactions