Skip to content

Simple tool that extracts missing/superfluous keys from a yaml file

Notifications You must be signed in to change notification settings

JanDC/yaml-diff-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaml-diff-tool

Simple tool that extracts missing/superfluous keys from a yaml file

installation

composer global require jandc/yaml-diff-tool

usage

yaml-diff-tool /path/to/source.yaml /path/to/compared.yaml outputs a yaml structure to stdout

if you want to save it to a file: yaml-diff-tool /path/to/source.yaml /path/to/compared.yaml > output.yaml

About

Simple tool that extracts missing/superfluous keys from a yaml file

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages