This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Description Prerequisites
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 16465
Actual 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
Reactions are currently unavailable
Prerequisites
Steps to reproduce
If you run
ConvertFrom-TextTableon output fromdotnet tool searchit will not accurately pick up the headers.Expected behavior
Actual behavior
Version
0.5.0
Visuals
No response