how can i read an output from the previous run of ...
# general
b
how can i read an output from the previous run of a stack?
f
Via the command line or in a pulumi program? The command for the cli is
pulumi stack output
b
in a pulumi program