mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
pulumi-login: fix URL in command description (#18331)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Inicia sesión en Pulumi Cloud.
|
||||
> Más información: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/>.
|
||||
|
||||
- Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en `app.pulumi.cloud`:
|
||||
- Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en `https://api.pulumi.com`:
|
||||
|
||||
`pulumi login`
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
> Pulumi 클라우드에 로그인.
|
||||
> 더 많은 정보: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/>.
|
||||
|
||||
- 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 `app.pulumi.cloud`:
|
||||
- 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 `https://api.pulumi.com`:
|
||||
|
||||
`pulumi login`
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
> Log in to the Pulumi cloud.
|
||||
> More information: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/>.
|
||||
|
||||
- Log in to the managed Pulumi Cloud backend, defaults to `app.pulumi.cloud`:
|
||||
- Log in to the managed Pulumi Cloud backend, defaults to `https://api.pulumi.com`:
|
||||
|
||||
`pulumi login`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user