ConvertFrom-StringTable

0.9.7

A PowerShell module designed to effortlessly convert text tables into objects.

This module supports parsing text table output from all major applications like Docker, Kubernetes, WinGet, MySQL, PostgreSQL, SQLite, AWS CLI, and more.

Minimum PowerShell version

7.0.0

Installation Options

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

Install-Module -Name ConvertFrom-StringTable

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

Install-PSResource -Name ConvertFrom-StringTable

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

Sietse van der Schoot. All rights reserved.

Package Details

Author(s)

  • Sietse van der Schoot

Tags

ConvertFrom ConvertFrom-StringTable ConvertFrom-String ConvertFrom-Table Windows Linux MacOS stringtable Parse Docker Kubernetes

Functions

ConvertFrom-StringTable

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes


 0.9.6 - 6 February 2024

 * Added parsing single line.
 
 0.9.7 - 10 February 2024

 * Added -NoHeader switch.

 

FileList

Version History

Version Downloads Last updated
0.9.7 (current version) 26 2/11/2024
0.9.6 8 2/8/2024
0.9.5 7 2/8/2024