Command Line Options¶
cookiecutter¶
Create a project from a Cookiecutter project template (TEMPLATE).
Cookiecutter is free and open source software, developed and managed by volunteers. If you would like to help out or fund the project, please get in touch at https://github.com/cookiecutter/cookiecutter.
cookiecutter [OPTIONS] [TEMPLATE] [EXTRA_CONTEXT]...
Options
Show the version and exit.
The input context file to parse - overrides default cookiecutter.json
The key to use in the output context - overrides default ‘cookiecutter’
Do not prompt for parameters and only use cookiecutter.json file content
branch, tag or commit to checkout after git clone
Directory within repo that holds cookiecutter.json file for advanced repositories with multi templates in it
Print debug information
Do not prompt for parameters and only use information entered previously
Use this file for replay instead of the default.
Overwrite the contents of the output directory if it already exists
Skip the files in the corresponding directories if they already exist
Where to output the generated project dir into
User configuration file
Do not load a config file. Use the defaults instead
File to be used as a stream for DEBUG logging
Accept pre/post hooks
- Options
yes|ask|no
List currently installed templates.
Arguments
Optional argument
Optional argument(s)