DNXLabs / one-cli

CLI to manage all stacks from DNX.
https://cli.dnx.one
Apache License 2.0
7 stars 0 forks source link

Use more than one session per time #109

Open diegothijssendnx opened 3 years ago

diegothijssendnx commented 3 years ago

It would be interesting to be able to use one-cli on two different terminals at the same time, each one being able to authenticate to different clients / roles.

I ran the foundation in 8 hours and every time having to authenticate decreases productivity. I could execute the plan in one terminal and apply it from another stack in another.

Using the Makefile this is possible, since it stores the tokens in the .env file in the stack folder