k3s/contrib/flags2yaml
Clayton Coleman bc86b31a8b Remove createall now that create supports directories and sources 2015-01-09 13:30:31 -05:00
..
README.md Remove createall now that create supports directories and sources 2015-01-09 13:30:31 -05:00
flags2yaml.go Initial cut of simple config generation/transformation tools 2014-11-05 01:14:34 +00:00

README.md

flags2yaml

flags2yaml is a command-line tool to generate flat YAML from command-line flags

Usage

$ flags2yaml image=dockerfile/nginx | simplegen - | cluster/kubectl.sh create -f -