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

Add content commands for container plugin #421

Closed
gerrod3 opened this issue Nov 11, 2021 · 1 comment · Fixed by #425
Closed

Add content commands for container plugin #421

gerrod3 opened this issue Nov 11, 2021 · 1 comment · Fixed by #425
Assignees
Labels
feature request New feature request (template-set)
Milestone

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Nov 11, 2021

Summary

Container is currently missing commands to list its content. What should be the default content type that is shown? Manifests? There are no upload apis, would only be list & show commands.

Examples

pulp container content list
pulp container content -t blob list --media-type "application/vnd.docker.container.image.v1+json"

@gerrod3 gerrod3 added the feature request New feature request (template-set) label Nov 11, 2021
gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Nov 12, 2021
@gerrod3 gerrod3 self-assigned this Nov 12, 2021
@ipanova
Copy link
Member

ipanova commented Nov 12, 2021

@gerrod3 thanks for creating all these issues for container plugin!
I'd suggest to display by default the tags since they are user readable. Every tag references a manifest, its' digest you could display
see dockerhub https://hub.docker.com/_/busybox?tab=tags

gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Nov 16, 2021
gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Dec 7, 2021
@gerrod3 gerrod3 linked a pull request Dec 8, 2021 that will close this issue
gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Jan 18, 2022
gerrod3 added a commit that referenced this issue Jan 20, 2022
@mdellweg mdellweg added this to the 0.14.0 milestone Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request (template-set)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants