Currently, reporting a bug in Shopify CLI theme commands requires pasting the output of --verbose.
In its current form, the --verbose flag contains contains directory and file names, theme store and theme ids, and sometimes even theme source file contents.
Posting this output publicly is not ideal. In the past, this output could be shared via Slack DM with Shopify team members but this is no longer possible.
Additionally, the output of --verbose, even after a few seconds of activity, exceeds the limit for messages on this forum.
It would be great to have a version of --verbose that stripped out sensitive and proprietary information and reduced the output to the bare minimum required for debugging.