mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 06:51:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show the stack state along with resource URNs:
|
||||
|
||||
`pulumi stack --show-urns`
|
||||
`pulumi stack {{[-u|--show-urns]}}`
|
||||
|
||||
- List stacks in the current project:
|
||||
|
||||
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List stacks across all projects:
|
||||
|
||||
`pulumi stack ls --all`
|
||||
`pulumi stack ls {{[-a|--all]}}`
|
||||
|
||||
- Select an active stack:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user