mirror of https://github.com/CrimsonTome/tldr.git
pulumi: add login --local example (#13533)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>pull/28/head
parent
c0571c128e
commit
e138b0f8d2
|
@ -27,3 +27,7 @@
|
|||
- Destroy a program and its infrastructure:
|
||||
|
||||
`pulumi destroy`
|
||||
|
||||
- Use Pulumi locally, independent of a Pulumi Cloud:
|
||||
|
||||
`pulumi login {{-l|--local}}`
|
||||
|
|
Loading…
Reference in New Issue