mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 09:57:12 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/ibmcloud-update
Normal file
17
tldr/ibmcloud-update
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user