Skip to content

Instantly share code, notes, and snippets.

@mrik23
Created July 2, 2017 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrik23/68b59734722148e71d836774086c9b1e to your computer and use it in GitHub Desktop.
Save mrik23/68b59734722148e71d836774086c9b1e to your computer and use it in GitHub Desktop.
PowerShell JSON Cmdlets
Get-Command *json*
CommandType Name Version Source
----------- ---- ------- ------
Cmdlet ConvertFrom-Json 3.1.0.0 Microsoft.PowerShell.Utility
Cmdlet ConvertTo-Json 3.1.0.0 Microsoft.PowerShell.Utility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment