Skip to main content

skyhook upgrade

Upgrade skyhook CLI to the latest version

Synopsis

Downloads and installs the latest release from GitHub. If installed via Homebrew, provides instructions to use brew upgrade instead.
skyhook upgrade [flags]

Examples

# Upgrade to latest version
skyhook upgrade

# Check for updates without installing
skyhook upgrade --check

Options

      --check   Check for updates without installing
  -h, --help    help for upgrade

Options inherited from parent commands

  -o, --org string   Organization name

Environment Variables

VariableDescription
SKYHOOK_NO_UPDATE_CHECKSet to 1 to disable the automatic update check notification

SEE ALSO

  • skyhook - skyhook CLI root command