This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
ConvertFrom-TextTable dotnet tool search #40
Copy link
Copy link
Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
If you run ConvertFrom-TextTable on output from dotnet tool search it will not accurately pick up the headers.
Package ID Latest Version Authors Downloads Verified
powershell 7.3.6 Microsoft 4376572 x
microsoft.dotnet-interactive 1.0.431302 Microsoft 32442284 x
altcover.global 8.6.68 Steve Gilham 209871
ib 5.10.4 Roman Kuzmin 33355
newbe.build.psake 3.0.1 Newbe 13994
codecov.tool 1.13.0 admiringworm, mathphysics 461968
utf8clip 1.0.0 utf8clip 614
ezdbcodegen.cli 7.0.0 Ricardo Vega Jr. 13368
microsoft.psrule.tool 2.9.0 Microsoft 2447 x
dacpac.tool 3.0.512 Gustavo Américo 16465
Expected behavior
Package_ID Latest_Version Authors Downloads Verified
---------- -------------- ------- --------- --------
powershell 7.3.6 Microsoft 4376572 x
microsoft.dotnet-interactive 1.0.431302 Microsoft 32442284 x
altcover.global 8.6.68 Steve Gilham 209871
ib 5.10.4 Roman Kuzmin 33355
newbe.build.psake 3.0.1 Newbe 13994
codecov.tool 1.13.0 admiringworm, mathphysics 461968
utf8clip 1.0.0 utf8clip 614
ezdbcodegen.cli 7.0.0 Ricardo Vega Jr. 13368
microsoft.psrule.tool 2.9.0 Microsoft 2447 x
dacpac.tool 3.0.512 Gustavo Américo 16465Actual behavior
dotnet tool search powershell | ConvertFrom-TextTable
Package_ID________________________Latest_Version______Authors________________________Downloads______Verified
------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
powershell 7.3.6 Microsoft 4376572 x
microsoft.dotnet-interactive 1.0.431302 Microsoft 32442284 x
altcover.global 8.6.68 Steve Gilham 209871
ib 5.10.4 Roman Kuzmin 33355
newbe.build.psake 3.0.1 Newbe 13994
codecov.tool 1.13.0 admiringworm, mathphysics 461968
utf8clip 1.0.0 utf8clip 614
ezdbcodegen.cli 7.0.0 Ricardo Vega Jr. 13368
microsoft.psrule.tool 2.9.0 Microsoft 2447 x
dacpac.tool 3.0.512 Gustavo Américo 16465
### Error details
_No response_
### Environment data
```PowerShell
7.4-preview4
Version
0.5.0
Visuals
No response
Metadata
Metadata
Assignees
Labels
No labels