8000 Extend CLI help message by hackebrot · Pull Request #859 · cookiecutter/cookiecutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Extend CLI help message #859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 9, 2016

Conversation

hackebrot
Copy link
Member

I'm not sure if this is something we want, but wanted to at least discuss it.

$ cookiecutter --help
Usage: cookiecutter [OPTIONS] TEMPLATE [EXTRA_CONTEXT]...

  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/audreyr/cookiecutter.

Options:
  -V, --version              Show the version and exit.
  --no-input                 Do not prompt for parameters and only use
                             cookiecutter.json file content
  -c, --checkout TEXT        branch, tag or commit to checkout after git clone
  -v, --verbose              Print debug information
  --replay                   Do not prompt for parameters and only use
                             information entered previously
  -f, --overwrite-if-exists  Overwrite the contents of the output directory if
                             it already exists
  -o, --output-dir PATH      Where to output the generated project dir into
  --config-file PATH         User configuration file
  --default-config           Do not load a config file. Use the defaults
                             instead
  --debug-file PATH          File to be used as a stream for DEBUG logging
  -h, --help                 Show this message and exit.

@hackebrot hackebrot added this to the 1.5.0 Alfajor milestone Nov 26, 2016
@hackebrot hackebrot mentioned this pull request Nov 26, 2016
10 tasks
@codecov-io
Copy link
codecov-io commented Nov 26, 2016

Current coverage is 100% (diff: 100%)

Merging #859 into master will not change coverage

@@           master   #859   diff @@
====================================
  Files          16     16          
  Lines         658    658          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits          658    658          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 1bdf78e...cf2f284

@michaeljoseph
Copy link
Contributor

❤️ from me.

@hackebrot
Copy link
Member Author

@audreyr @pydanny? 😄

@pydanny pydanny merged commit 0eaaa02 into cookiecutter:master Dec 9, 2016
@pydanny
Copy link
Member
pydanny commented Dec 9, 2016

Huge ❤️ from me. 😄

@hackebrot hackebrot deleted the extend-cli-help-message branch December 9, 2016 13:20
@hackebrot
Copy link
Member Author

Awesome! Thanks everybody 🍪

hackebrot added a commit that referenced this pull request Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0