Hi everyone! is there an equivalent of <pulumi sta...
# general
f
Hi everyone! is there an equivalent of pulumi state delete in pulumi's automation api? Thanks!
l
This command is for manually altering your state's JSON file. A use case for automatically manually altering you state's JSON file is hard to imagine... So, nope!
e
That said the intention is for auto-api to cover everything you can do with the CLI so we'd be happy to take a contribution to add this command.
f
Hi, thanks for the input! I think a workaround would be to export >( edit )> import the stack