13 lines
304 B
Markdown
13 lines
304 B
Markdown
|
|
# ibmcloud update
|
||
|
|
|
||
|
|
> Update the IBM Cloud CLI to the latest available version.
|
||
|
|
> More information: <https://cloud.ibm.com/docs/cli?topic=cli-ibmcloud_cli#ibmcloud_update>.
|
||
|
|
|
||
|
|
- Update CLI to the most recent version:
|
||
|
|
|
||
|
|
`ibmcloud update`
|
||
|
|
|
||
|
|
- Force an update without confirmation prompts:
|
||
|
|
|
||
|
|
`ibmcloud update -f`
|