Skip to content
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

Improve help message when using "plonecli -l" #29

Open
idgserpro opened this issue Jun 22, 2018 · 0 comments
Open

Improve help message when using "plonecli -l" #29

idgserpro opened this issue Jun 22, 2018 · 0 comments

Comments

@idgserpro
Copy link

  • Plone CLI version:

0.2.0

  • Python version:

2.7.9

  • Operating System:

Description

Improve help.

What I Did

plonecli -l                                                                                                                                                                     [17:21:31]
Available mr.bob templates:
 - buildout
 - addon
  - vocabulary
  - theme
  - behavior
  - content_type
 - theme_package

And then:

plonecli create addon                                                                                                                                                           [17:21:55]
Usage: plonecli create [OPTIONS] TEMPLATE NAME
Try "plonecli create -h" for help.

Error: Missing argument "name".

I suggest adding the last message plonecli create addon src/collective.todo available at the official docs https://github.com/plone/plonecli#creating-a-plone-add-on. It would be nice to solve #28 before this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants