1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 11:15:23 +02:00

pulumi: add login --local example (#13533)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Nelson Figueroa 2024-08-31 12:54:06 -07:00 committed by GitHub
parent c0571c128e
commit e138b0f8d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,3 +27,7 @@
- Destroy a program and its infrastructure:
`pulumi destroy`
- Use Pulumi locally, independent of a Pulumi Cloud:
`pulumi login {{-l|--local}}`