So e.g. if we had some stack with an output `url` ...
# general
m
So e.g. if we had some stack with an output
url
that we wanted to consume from another stack, we might do
pulumi config set -s consumingStack inputUrl $(pulumi stack output url)