add new chinese translations
This commit is contained in:
20
pages.zh/common/pulumi-logout.md
Normal file
20
pages.zh/common/pulumi-logout.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# pulumi 登出
|
||||
|
||||
> 从 Pulumi 云中登出。
|
||||
> 更多信息:<https://www.pulumi.com/docs/cli/commands/pulumi_logout/>.
|
||||
|
||||
- 从特定云后端登出:
|
||||
|
||||
`pulumi logout {{url}}`
|
||||
|
||||
- 同时从所有后端登出:
|
||||
|
||||
`pulumi logout --all`
|
||||
|
||||
- 从本地模式登出:
|
||||
|
||||
`pulumi logout {{-l|--local}}`
|
||||
|
||||
- 显示帮助信息:
|
||||
|
||||
`pulumi logout {{-h|--help}}`
|
Reference in New Issue
Block a user