Open
Description
Hi guys, I am writing custom piece of code using the crane's pkg and have failed to discover any means that would make the output of various crane subroutines more verbose. For example I would like to see which blobs are being handled by crane.copy()
and how much of each blob has been processed so far, similar to what it outputs when using the CLI.
Is there any way to make the subroutines output more verbose / debug messages? Or to somehow tie this into go-pretty progress so I can at least implement my own solution?
Thanks!
Michal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment