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

As a user I can specify a file path for cert options such as --ca-cert for pulp rpm remote create #220

Closed
daviddavis opened this issue May 4, 2021 · 2 comments · Fixed by #400
Assignees
Labels
easy fix Good for newcomers feature request New feature request (template-set)
Milestone

Comments

@daviddavis
Copy link
Contributor

No description provided.

@daviddavis daviddavis added easy fix Good for newcomers feature request New feature request (template-set) labels May 4, 2021
@daviddavis
Copy link
Contributor Author

I notice that in httpie, you can use field=@file for any option. Perhaps we should extend pulp_option() to somehow to provide the same functionality?

@mdellweg
Copy link
Member

mdellweg commented May 4, 2021

We have something like that for JSON fields already.

@ggainey ggainey self-assigned this Oct 15, 2021
ggainey added a commit to ggainey/pulp-cli that referenced this issue Oct 15, 2021
json_option is now built on top of this.

closes pulp#220.
@ggainey ggainey added this to the 0.13.0 milestone Oct 15, 2021
ggainey added a commit to ggainey/pulp-cli that referenced this issue Oct 17, 2021
json_option is now built on top of this.

closes pulp#220.
ggainey added a commit that referenced this issue Oct 19, 2021
json_option is now built on top of this.

closes #220.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy fix Good for newcomers feature request New feature request (template-set)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants