Allow for the creation of releases via the content subcommand
Open
Nobody has claimed this yet.
Feature
- Dominant language
- Python
- Stars
- 5
- Forks
- 14
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
$ pulp deb content --type release create --help
Error: The subcommand 'create' is not available in this context.
Being able to create the release content type via Pulp CLI would really round out the upload workflow.
Originally posted by @quba42 in https://github.com/pulp/pulp-cli-deb/issues/57#issuecomment-1694505564
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.
Research direction
Start by tracing the content subcommand for pulp deb content --type release, then inspect how other content types expose create. Done means pulp deb content --type release create --help is available and the release content type can be created through the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100