# Functions
Check if the CLI can be updated.
CheckAsync is a helper function for running Check asynchronously.
NewRootCommand returns a new command registered in the parent.
# Constants
CommandName is the string to be used to invoke this command.
# Structs
RootCommand is the parent command for all subcommands in this package.