stalbert
07/10/2019, 4:14 PMAli Syed (NS DevTools QA)
07/11/2019, 7:46 AM-role
-url
and -account
also.
If you have issued a token for a role -3 (Admin), you can't use it with -role 55
(Dev),
Basically the token which is saved locally contains all info about -url, -account, -email, -role. So if you want to deploy drom another account it will not work.
But you can issue tokens from both accounts separately, and they should work in parallel. If its not the case then we have a problem. i will try to reproduce if this is the case.