# Functions
Execute adds all child commands to the root command and sets flags appropriately.
RootCmdFlags adds the flags to the root command.
RootCmdRunE runs the root commands RunE function and handles invalid options and prints the help message if the command is called with no arguments.