add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,28 @@
# ibmcloud
> 用于管理 IBM Cloud 应用和服务的命令行工具。
> 更多信息:<https://cloud.ibm.com/docs/cli?topic=cli-ibmcloud_cli>。
-`ibmcloud` 更新到最新版本:
`ibmcloud update`
- 安装 Cloud Foundry 模块以访问 Cloud Foundry 服务:
`ibmcloud cf install`
- 列出所有可用的 IBM Cloud 区域:
`ibmcloud regions`
- 显示帮助信息:
`ibmcloud help`
- 显示子命令的帮助信息:
`ibmcloud help {{subcommand}}`
- 显示版本:
`ibmcloud version`