Out of the box support for YAML like csv / xml / json
Votes from Connect: 25
Original Date Submitted: 4/16/2015 7:34:07 PM
Description:
Contact Information
Handle: ducke
Site Name: PowerShell
Feedback ID: 1252364
Problem Description:
In the "DevOps" world, YAML is a first class citizien in products like Kitchen CI, Elasticsearch, Appveyor, Travis CI, rubocop etc.
It would be great to have commands similar to https://github.com/dfinke/PowerYaml native without the need to import a module.
Product Studio item created by Connect Synchronizer due to creation of feedback ID 1252364 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=1252364).
Repro Steps:
Internal BugId: 14385

2 comments
-
Aaron Roydhouse commented
Or Kubernetes.
-
DarwinJS commented
FYI - psyaml is already powershell core compatible: https://github.com/Phil-Factor/PSYaml