8000 docker push quiet option · Issue #37417 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docker push quiet option #37417

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

Closed
hostingnuggets opened this issue Jul 8, 2018 · 3 comments · Fixed by docker/cli#2197
Closed

docker push quiet option #37417

hostingnuggets opened this issue Jul 8, 2018 · 3 comments · Fixed by docker/cli#2197
Labels
area/cli area/distribution kind/enhancement Enhancements are not bugs or new features but can improve usability or performance.

Comments

@hostingnuggets
Copy link

This is really a feature request suggesting that it would be nice to have a --quiet/-q option to the docker push command.

@hostingnuggets
Copy link
Author

As a suggestion this -q option might simply display one single line at the end when it's finished such as:

ea134fe: digest: sha256:5d93220efda2f18783b0584e66d4ac64a53dc6a6dd16aff121b244e5f5326a96 size: 2832

instead of the whole full progress/output of each steps.

@thaJeztah thaJeztah added area/cli kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. labels Jul 10, 2018
@thaJeztah
Copy link
Member

Thanks for opening this feature request; this looks to be a duplicate of #36655, which was moved to docker/cli#958 because this is something to implement in the client / cli.

Also look at #36655 (comment) for a workaround

There's currently a work-in-progress pull request to implement --quiet for docker pull, but this can likely be implemented similarly for docker push once that PR is merged (see #13588)

Let me close this in favor of docker/cli#958

@hostingnuggets
Copy link
Author

Cheers! That's fine by me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli area/distribution kind/enhancement Enhancements are not bugs or new features but can improve usability or performance.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0