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

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
pull/28/head
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
1 changed files with 4 additions and 0 deletions

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}}`