Command Line Options
mk-scaffold
- -h, --help
show this help message and exit
- --version
show program’s version number and exit
mk-scaffold clone
- -i FILE, --input-file FILE
Location of a yaml input file with answers to the questions
- -o PATH, --output-dir PATH
Where to output the generated files
- --filename FILENAME
Use a different filename than
scaffold.yml
- -b BRANCH, --branch BRANCH
When using a git repository as input, use this specific git branch
- TEMPLATE
Path of a
scaffold.ymltemplate file, or of a directory containing ascaffold.ymlfile.