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

Distribution create command doesn't say that base_path is required #574

Closed
daviddavis opened this issue Oct 15, 2022 · 0 comments · Fixed by #587
Closed

Distribution create command doesn't say that base_path is required #574

daviddavis opened this issue Oct 15, 2022 · 0 comments · Fixed by #587
Assignees
Labels
bug Something isn't working (template-set) easy fix Good for newcomers prio-list driving Pulp's Kanban searches
Milestone

Comments

@daviddavis
Copy link
Contributor

Related to #572. Looking at the options for distribution create, it says that name is required but not --base-path:

$ pulp file distribution create --help
Usage: pulp file distribution create [OPTIONS]

  Create a file distribution.

Options:
  --base-path TEXT
  --publication TEXT  Publication to be served. This will unset the
                      'repository' and disable auto-distribute.
  --repository TEXT   Repository to be used for auto-distributing. When set,
                      this will unset the 'publication'. Specified as
                      '[[<plugin>:]<type>:]<name>' or as href.
  --name TEXT         [required]
  --help              Show this message and exit.
@daviddavis daviddavis added bug Something isn't working (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Oct 15, 2022
@daviddavis daviddavis changed the title Distribution command doesn't say that base_path is required Distribution create command doesn't say that base_path is required Oct 15, 2022
@mdellweg mdellweg added easy fix Good for newcomers prio-list driving Pulp's Kanban searches and removed Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Oct 26, 2022
@ggainey ggainey self-assigned this Oct 31, 2022
ggainey added a commit to ggainey/pulp-cli that referenced this issue Oct 31, 2022
ggainey added a commit that referenced this issue Nov 2, 2022
@mdellweg mdellweg added this to the 0.16.0 milestone Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working (template-set) easy fix Good for newcomers prio-list driving Pulp's Kanban searches
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants