sparse-intern-71089
08/29/2023, 1:51 AMmicroscopic-postman-4756
08/29/2023, 1:54 AMred-match-15116
08/29/2023, 5:50 AMStack.select()
just did pulumi stack select
, which does not result in an API call, it's just a local operation.red-match-15116
08/29/2023, 5:56 AMmicroscopic-postman-4756
08/29/2023, 3:10 PMred-match-15116
08/29/2023, 5:06 PMpulumi stack select
does not make any API calls, it's been a few years since I worked on this part of Pulumi but it's all local operations as far as I remember it https://github.com/pulumi/pulumi/blob/master/pkg/cmd/pulumi/stack_select.go