pulp / pulp/pulp-cli-deb

Allow for the creation of releases via the content subcommand

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

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.