mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
pulumi-state: add pulumi state edit example (#15806)
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
|
||||
`pulumi state repair`
|
||||
|
||||
- Edit a stack's state in the editor specified by the `EDITOR` environment variable:
|
||||
|
||||
`pulumi state edit --stack {{stack_name}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`pulumi state --help`
|
||||
|
||||
Reference in New Issue
Block a user