https://pulumi.com logo
m

modern-art-40204

07/15/2023, 4:28 PM
I'm new to pulumi! Is there a way to select stack by env? So I can have multiple terminal (tmux) with difference stack
m

miniature-lion-41490

07/15/2023, 4:59 PM
hmm you might atleast be able to simply pass the stack in by arguments for various commands
--stack
.. and you could probably script your way around that.. maybe? 🙂