Bolt CLI should not emit logs or info to stdout that is not strictly the output of a command, to allow extensibility via scripting or piping.
We should add a -v (level configurable via -vvvv count, like cast) flag to the global CLI commands in order to output logs to stdout.