# Functions
CheckUpgradeVersion ...
CommandLocator builds a sorted slice of built-in and installed commands.
UpgradeCli pulls from GitHub the latest released CLI binary and performs the upgrade of the current executable.
# Structs
CLI struct represents an individual command object in package-list.json.
No description provided by the author
CommandObject contains details for particular command.
MockCmd is used to track activity on command.Command.
# Interfaces
No description provided by the author