future-refrigerator-88869
11/05/2021, 2:26 PMPulumi.yaml
file via env variables ? I would like to get a stack output from CI/CD but I don't really want to create a Pulumi.yaml file in the project I'll be running this.pulumi stack output -s org/project/stack
prehistoric-activity-61023
11/05/2021, 2:45 PMfuture-refrigerator-88869
11/05/2021, 2:59 PMprehistoric-activity-61023
11/05/2021, 3:04 PMfuture-refrigerator-88869
11/05/2021, 3:05 PMprehistoric-activity-61023
11/05/2021, 3:06 PMpulumi -s <org-name>/<project-name>/<stack-name> stack output
future-refrigerator-88869
11/05/2021, 3:08 PM--stack
option after i postedprehistoric-activity-61023
11/05/2021, 3:09 PM