1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 16:35:24 +02:00

pulumi-stack: update example (#15846)

This commit is contained in:
Nelson Figueroa 2025-03-04 16:07:46 -08:00 committed by GitHub
parent 00e4856dc5
commit ebaf4b6280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,9 @@
`pulumi stack init {{stack_name}}` `pulumi stack init {{stack_name}}`
- View the stack state: - Show the stack state along with resource URNs:
`pulumi stack` `pulumi stack --show-urns`
- List stacks in the current project: - List stacks in the current project: