Command - loft upgrade
Upgrade the loft CLI to the newest version
Synopsis
loft upgrade [flags]
########################################################
##################### loft upgrade #####################
########################################################
Upgrades the loft CLI to the newest version
########################################################
Flags
-h, --help help for upgrade
--version string The version to update loft to. Defaults to the latest stable version available
Global & Inherited Flags
--config string The loft config to use (will be created if it does not exist) (default "$HOME/.loft/config.json")
--debug Prints the stack trace if an error occurs
--log-output string The log format to use. Can be either plain, raw or json (default "plain")
--silent Run in silent mode and prevents any loft log output except panics & fatals