mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 00:55:29 +02:00
pulumi: add login --local example (#13533)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
c0571c128e
commit
e138b0f8d2
1 changed files with 4 additions and 0 deletions
|
@ -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}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue