I made a tiny util for easier/faster stack switching:
https://github.com/trondhindenes/pulumi-stack-switcher. I was always a bit annoyed that I had to run "pulumi stack ls" before finding the name of the stack to switch to, so I made this util that allows me to tab-complete. Feel free to use it if you have the same issue!