add new chinese translations
This commit is contained in:
16
pages.zh/common/gcloud-init.md
Normal file
16
pages.zh/common/gcloud-init.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# gcloud 初始化
|
||||
|
||||
> 启动一个交互式工作流程来设置 `gcloud` 或重新初始化配置。
|
||||
> 更多信息:<https://cloud.google.com/sdk/gcloud/reference/init>。
|
||||
|
||||
- 启动“入门”工作流程:
|
||||
|
||||
`gcloud init`
|
||||
|
||||
- 启动一个不进行诊断的工作流程:
|
||||
|
||||
`gcloud init --skip-diagnostics`
|
||||
|
||||
- 使用控制台进行身份验证:
|
||||
|
||||
`gcloud init --console-only`
|
Reference in New Issue
Block a user