mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 11:55:41 +02:00
pulumi-state: add pulumi state edit
example (#15806)
This commit is contained in:
parent
8a48b7ff24
commit
c8723ddcee
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue