This message was deleted.
# getting-started
s
This message was deleted.
g
Not directly using
StackReference
outside the context of a Pulumi project. Two options would be to use the Pulumi CLI to access the outputs of the desired project using a bash script or you could also use the Automation API. The latter seems possibly a better choice for you as you appear to want to do this in typsecript code.
l
That worked, thank you!
g
👍