pulumi-state: add pulumi state edit example (#15806)

This commit is contained in:
Nelson Figueroa
2025-02-28 23:46:45 -08:00
committed by GitHub
parent 8a48b7ff24
commit c8723ddcee
+4
View File
@@ -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`