I was looking forward to being able to use either ...
# sdf
s
I was looking forward to being able to use either the plugin or the CLI freely without managing auth separately between the two tools?
a
Yes they should be the same. Java CLI, NodeCLI and WS have shared credentials
@stalbert What do you mean by its not the same. Is there a difference in number of accounts shown?
s
not just the number - entirely different sets of accounts are shown.
a
Can you possibly DM me the screenshots of both? After hiding the important info?
s
Actually, come to think of it I have a theory- I use WSL (of course?) for my bash prompt in windows. So perhaps the webstorm plugin isn't looking a the same place as the CLI for credentials in this case?
Is there a way I can tell the plugin or cli where to store credentials?
my projects are on the windows file system, even when I'm using WSL (fyi, I'm still on WSL1 and have projects on
/mnt/c/...
a
Well the plugin and CLI's look for User's home/.suitecloud-sdk/credentials file You can't change that, symlink might be the option but i am not sure if that will work.
s
I'll try that
thanks @Ali Syed (NS DevTools QA) - a symlink appears to work - at least for listing authids
👍 1