# Functions
NewRootCommand returns a new command registered in the parent.
# Constants
CommandName is the string to be used to invoke this command.
# Variables
ProductEnablementOptions is a list of products that can be enabled/disabled.
# Structs
ProductStatus indicates the status for each product.
RootCommand is the parent command for all subcommands in this package.