# Functions
BindHomeFlag binds the home flag to the given flag set.
LogFlags logs the configured flags kv pairs.
Main is the main entry point for the command line tool.
NewRootCmd returns a new root cobra command that handles our command line tool.
SilenceErrUsage silences the usage and error printing.