Hi everyone! is there an equivalent of pulumi state delete in pulumi's automation api? Thanks!
l
little-cartoon-10569
08/29/2025, 4:39 AM
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
echoing-dinner-19531
08/29/2025, 6:48 AM
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
flaky-country-91356
08/29/2025, 11:01 PM
Hi, thanks for the input! I think a workaround would be to export >( edit )> import the stack