Skip to content

Commit c1a7ef0

Browse files
pulumi-login: fix URL in command description (#18331)
1 parent ddc5b02 commit c1a7ef0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages.es/common/pulumi-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> Inicia sesión en Pulumi Cloud.
44
> Más información: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/>.
55
6-
- Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en `app.pulumi.cloud`:
6+
- Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en `https://api.pulumi.com`:
77

88
`pulumi login`
99

pages.ko/common/pulumi-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> Pulumi 클라우드에 로그인.
44
> 더 많은 정보: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/>.
55
6-
- 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 `app.pulumi.cloud`:
6+
- 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 `https://api.pulumi.com`:
77

88
`pulumi login`
99

pages/common/pulumi-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> Log in to the Pulumi cloud.
44
> More information: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_login/>.
55
6-
- Log in to the managed Pulumi Cloud backend, defaults to `app.pulumi.cloud`:
6+
- Log in to the managed Pulumi Cloud backend, defaults to `https://api.pulumi.com`:
77

88
`pulumi login`
99

0 commit comments

Comments
 (0)