client
client copied to clipboard
Add --verbose command line flag and improve logging
Logging levels should be standardized, and generally more logs added to the most verbose level.
After doing that, a --verbose flag can greatly help in debugging issues
Alternatively, a DAGSHUB_LOG_LEVEL command that allows you to set the logging level
All the CLI commands have a -v flag that makes the output more and more verbose