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

Fix '--signing-service' option not allowing HREF #38

Open
tjmullicani opened this issue Nov 22, 2022 · 1 comment · May be fixed by #39
Open

Fix '--signing-service' option not allowing HREF #38

tjmullicani opened this issue Nov 22, 2022 · 1 comment · May be fixed by #39

Comments

@tjmullicani
Copy link

I get the following error trying to use an HREF with the pulp deb publication command.

(pulp) [root@localhost ~]# pulp deb publication create --repository apt-hashicorp-bionic --structured true --signing-service "/pulp/api/v3/signing-services/01ecc724-c031-486d-955d-70986fdda1ea/"
Error: The option signing_service does not support href.
@tjmullicani
Copy link
Author

Requires change to pulpcore/cli/core/context.py

@tjmullicani tjmullicani linked a pull request Nov 22, 2022 that will close this issue
tjmullicani added a commit to tjmullicani/pulp-cli-deb that referenced this issue Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant