commit: no progress messages when remote #19947
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
podman commit
does not emit user-visible progress messages:Expected (on stderr):
These messages are displayed on the server end, which is not seen by humans.
podman pull
manages to emit its "Trying to pull... Getting image source signatures ... Writing manifest" messages to the client's stderr, so this is not technically impossible. Maybe it's technically hard, and I'm okay with closing EWONTFIX, but I want it to be a deliberate, documented decision.The text was updated successfully, but these errors were encountered: