This is the implementation of the Codeinfra CLI, including logic related to the CLI lifecycle such as updating, tracing,
profiling, and environmental config options. All of the command logic is dispatched using the Cobra CLI package and
is wrapped in a panic handler.