Hello,
We used to deploy to multiple accounts from our dev tools before 23.1.x
Now since we have to use an .env file which has the key and secret for a particular account, how can we configure our dev tools to deploy to multiple accounts via the --to command option (since the .env file will only hold the token for a single account)?