EZOut

2.0.4

Easily Author Rich Format Files to Customize PowerShell Output

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EZOut -RequiredVersion 2.0.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EZOut -Version 2.0.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2011-2024

Package Details

Author(s)

  • James Brundage

Tags

.ps1xml Format Output Types Colorized

Functions

Push-FormatData Clear-FormatData Out-FormatData Pop-FormatData Push-TypeData Clear-TypeData Out-TypeData Pop-TypeData Get-FormatFile Find-FormatView Import-FormatView Import-TypeView Write-FormatControl Write-FormatView Write-FormatCustomView Write-FormatTableView Write-FormatListView Write-FormatWideView Write-FormatViewExpression Write-FormatTreeView Format-Object Format-Hashtable Format-Heatmap Format-JSON Format-Markdown Format-RichText Format-YAML Write-TypeView ConvertTo-PropertySet Write-PropertySet Get-PropertySet Write-EZFormatFile Get-EZOutExtension Out-Mermaid Out-Gum Out-Alternate

Dependencies

This module has no dependencies.

Release Notes

## EZOut 2.0.4:

* Write-FormatViewExpression/Write-FormatCustomView now support -Frame, -LeftIndent, -RightIndent, -FirstLineHanging, -FirstLineIndent ( Fixes #164 )
* Push-FormatData/Push-TypeData now create unique files per-process (Fixes #205 )

Thanks @NinMonkey !

---

Additional Release History found in [CHANGELOG](https://github.com/StartAutomating/EZOut/blob/master/CHANGELOG.md)

Like It?  [Star It!](https://github.com/StartAutomating/EZOut)  Love It?  [Support It!](https://github.com/sponsors/StartAutomating)

FileList

Version History

Version Downloads Last updated
2.0.6 380 4/16/2024
2.0.5 787 3/8/2024
2.0.4 (current version) 1,030 2/7/2024
2.0.3 1,248 11/5/2023
2.0.2 17 11/1/2023
2.0.1 184 8/21/2023
2.0 73 7/20/2023
1.9.9 489 12/15/2022
1.9.8 5 12/15/2022
1.9.7 133 10/20/2022
1.9.6 27 10/6/2022
1.9.5 24 10/2/2022
1.9.4 45 9/25/2022
1.9.3 24 9/19/2022
1.9.2 17 9/15/2022
1.9.1 17 9/12/2022
1.9.0 48 8/11/2022
1.8.9 21 8/9/2022
1.8.8.1 14 8/7/2022
1.8.8 31 7/26/2022
1.8.7 14 7/25/2022
1.8.6 118 4/19/2022
1.8.5 733 3/11/2021
1.8.4 108 1/19/2021
1.8.3.1 473 6/18/2020
1.8.3 90 6/16/2020
1.8.2 192 5/13/2020
1.8.1 42 4/30/2020
1.8 110 3/31/2020
1.7 29 3/23/2020
1.6 81 2/24/2020
1.5 94 12/13/2019
1.4 1,673 11/23/2014
Show more