Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-11 00:21:25 +00:00
parent c39b4c5f19
commit 3bbcd70636
19 changed files with 93 additions and 39 deletions

View File

@@ -26,8 +26,8 @@ source: https://github.com/tldr-pages/tldr.git
- The name of the stack to operate on (defaults to the current stack):
`pulumi refresh --stack {{stack_name}}`
`pulumi refresh {{[-s|--stack]}} {{stack_name}}`
- Display help:
`pulumi refresh --help`
`pulumi refresh {{[-h|--help]}}`