Files
cheatsheet-tldr/tldr/ibmcloud-update
2025-12-25 00:21:43 +00:00

18 lines
397 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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`