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

View File

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