ibmcloud-update

updates the IBM Cloud CLI to the latest version

TLDR

Update IBM Cloud CLI
$ ibmcloud update
Update with force
$ ibmcloud update -f
Check for updates
$ ibmcloud update --check

SYNOPSIS

ibmcloud update [options]

DESCRIPTION

ibmcloud update updates the IBM Cloud CLI to the latest version. Use --check to see if an update is available without installing it.

PARAMETERS

-f, --force

Force update without confirmation.
--check
Check for available updates.

SEE ALSO

ibmcloud(1), ibmcloud-version(1)