Is `curl -sSL <https://get.pulumi.com> | sh &amp;&...
# general
i
Is
curl -sSL <https://get.pulumi.com> | sh && git clone <https://your.git.hosting/path/to/stack> && cd stack && pulumi up
that much of overhead?
😁 1