This message was deleted.
# automation-api
s
This message was deleted.
l
You should be able to call
GetAllConfig
https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v3/go/auto#LocalWorkspace.GetAllConfig You can rehydrate the config in your local workspace from the last update on a given stack by calling
RefreshConfig
https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v3/go/auto#LocalWorkspace.RefreshConfig
n
Thanks