Trace debugging
I would like an argument supported that will provide debug/trace level information for when something returns 0 but doesnt actually work. If this option exists, please point me to and/or update the documentation regarding supported flags for subcommands and global flags.
Several of the auto commands have "-v" verbose and "-vv" verbose logging options - does that have the level of detail you're looking for?
( Via https://intuit.github.io/auto/blog/v8#deprecate---very-verbose--w-flag )
It does not. I am trying to debug #2041
Can you post the output? -vv is already super verbose. not sure what else we could log. if there is a specific error or something missing PRs welcome!