Simple usage
configula <file-name>
Usage with Kubernetes
configula <file-name> | kubectl create -f -
--debug=true
: Just dump the generated code, don't execute it.--python=</some/path/to/python>
: Specify the Python interpreter to use
${CONFIGULA_PYTHON}
: Overrides--python
flag and sets the Python interpreter to use.