tabcmd icon indicating copy to clipboard operation
tabcmd copied to clipboard

Add useful error messages about missing password/token file in login

Open jacalata opened this issue 1 year ago • 0 comments

Related to https://github.com/tableau/tabcmd/issues/168

Current behavior: python -m tabcmd login --server https://online.tableau.com --site tabcmd --token-name jac --token-file nonexistent.txt -- output says there was an error signing in

Expected behavior: output says the token file (or password file) was not found

jacalata avatar May 13 '24 20:05 jacalata