pulumi/sdk/nodejs/cmd
Kyle Dixler 658021f5ff Add `pulumi state edit` utility.
Fixes #13088

Adds `pulumi state edit` an experimental utility for manually editing
pulumi stack state. The command mimics the `git commit` flow by opening
the stack's state in the text editor specified by the EDITOR environment
variable and then previews the file to be saved.

There are TODO comments detailing remaining steps to un-hide `pulumi
state edit`. Namely testing round-tripping unicode.
2023-07-17 09:47:05 -07:00
..
dynamic-provider [sdk/nodejs] Write port as string to avoid colorized output 2023-06-19 16:24:14 -07:00
pulumi-language-nodejs Add `pulumi state edit` utility. 2023-07-17 09:47:05 -07:00
run [sdk/nodejs] Support loading package.json from parent dir 2023-06-29 07:57:43 -07:00
run-policy-pack Set programRunning to true only once programStarted callback is invoked. 2023-05-17 17:02:43 -04:00