pulumi-login: fix URL in command description (#18331)

This commit is contained in:
Nelson Figueroa
2025-10-02 02:18:55 -07:00
committed by GitHub
parent ddc5b02263
commit c1a7ef0050
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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`
+1 -1
View File
@@ -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`
+1 -1
View File
@@ -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`