pulumi/sdk/nodejs/cmd/pulumi-language-nodejs
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
..
go.mod Add `pulumi state edit` utility. 2023-07-17 09:47:05 -07:00
go.sum Add `pulumi state edit` utility. 2023-07-17 09:47:05 -07:00
main.go Consistently use the same non-strict bind options when applicable 2023-07-13 15:16:06 +02:00
main_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
proxy.go Maintain alias compat for older Node.js SDKs on new CLIs 2023-06-14 08:34:32 -07:00
proxy_unix.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
proxy_windows.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00