Sweet!
Just print(...)
whatever it is you want to debug, but make sure to add the --verbose
flag to your q2cli
command, otherwise the print statement will be redacted. I use this technique for debugging all the time
Good idea! I opened an issue up to track this feature. No idea on ETA now, but stay tuned!
Thanks!