Create `bbctl update bbctl` command for homebrew installations
Create a bbctl update bbctl command. This root command will be used in the future for updating the individual application charts but we should treat the bbctl target as a unique case for upgrading the client itself.
Acceptance Criteria
- When run,
bbctlshould print out instructions to the user to update to the latest version ofbbctlusinghomebrew - Support an optional
--versionparameter that gives the user a valid command forhomebrewto install a previous version
Edited by Daniel Dides