Skip to content

dicksontung/yaml-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Generate a keys.yaml with the keys needed

keys:
  - foo
  - bar
  - top.middle.bottom

Run it against the source yaml

go run main.go -k keys.yaml -i source.yaml -o output.yaml

About

Extract list of yaml values into another yaml file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published