diff --git a/pages/common/pulumi-state.md b/pages/common/pulumi-state.md index 6838708823..7014b59010 100644 --- a/pages/common/pulumi-state.md +++ b/pages/common/pulumi-state.md @@ -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`