Answers for "linux yaml validator command line"

0

linux yaml validator command line

python -c 'import yaml, sys; yaml.safe_load(sys.stdin)' < cfg.yaml
Posted by: Guest on August-11-2020

Code answers related to "linux yaml validator command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language