Skip to content

frankpengau/yaml-anchors-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YAML Anchors Testing

Evaluating/Expanding YAML Anchors in YAML Files to check what the final YAML output would look like.

Pre-requisite:

  • Install yq:
brew install yq

Instructions

Add Execute Permissions for User to script:

chmod u+x yaml_anchors_evaluator.sh

Run Script:

./yaml_anchors_evaluator.sh

About

Evaluate/Expand YAML Anchors in YAML Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages