plonecli usage enhancement

Open
#67 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
cli

Research direction

Start by running the documented commands: plonecli, plonecli -l, and plonecli add -h, then inspect the command entry points that produce their current responses. Done means the bare command matches plonecli --help, -l lists the stated add-on features, and add -h lists available features.

Written by the indexing model from the issue text.

Description

04 type: enhancement

% plonecli
respond with help text, same as "plonecli --help"

% plonecli -l
respond with:
You can create an add-on with "plonecli addon"
You can add the following features to your add-on with "plonecli add feature_name". Change to add-on directory before.
- behavior
- content_type
- controlpanel
- etc

% plonecli add -h
It would be handsome to see a list what I can add.
Suggestion: Respond with list of features that can be added to my Plone add-on.

plonecli -V
plonecli : 2.2
bobtemplates.plone: 6.0b12

Dominant language
Python
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from plone/plonecli

All issues in plone/plonecli

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.