Improve help message when using "plonecli create"
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
Research direction
Start by reproducing the missing-argument case with plonecli create and compare it with plonecli create -h and plonecli -l. Trace the CLI's error and help handling; done means the missing-template message points users to the more useful top-level help without breaking the existing command help.
Written by the indexing model from the issue text.
Description
- Plone CLI version:
0.2.0
- Python version:
2.7.9
- Operating System:
Description
Improve help.
What I Did
plonecli create [17:14:23]
Usage: plonecli create [OPTIONS] TEMPLATE NAME
Try "plonecli create -h" for help.
Error: Missing argument "template".
And then:
plonecli create -h [17:14:27]
Usage: plonecli create [OPTIONS] TEMPLATE NAME
Create a new Plone package
Options:
-h, --help Show this message and exit.
The first message Try "plonecli create -h" for help. is useless in this context. plonecli -l is much more useful in this case.
- Dominant language
- Python
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from plone/plonecli
-
01 type: bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
uvx plonecli --help Open01 type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
01 type: bug 21 status: confirmed
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100