You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to login to my local Tableau Server without providing a password in the command, but it does not ask for the password. It returns the following error "...missing arguments: run 'tabcmd login -h' for details on required arguments".
I run this command: tabcmd login -s https://mytableauServer.my-domain.es -u user_ad
The output returned is (spanish): Tabcmd 2.0.14 No se puede iniciar sesión debido a que faltan argumentos: Run 'tabcmd login -h' for details on required arguments Exiting...
If I put the password parameter on the commando, works fine. tabcmd login -s https://mytableauServer.my-domain.es -u user_ad -p mypass
I try to login to my local Tableau Server without providing a password in the command, but it does not ask for the password. It returns the following error "...missing arguments: run 'tabcmd login -h' for details on required arguments".
Oficial documentation Login
I run this command:
tabcmd login -s https://mytableauServer.my-domain.es -u user_ad
The output returned is (spanish):
Tabcmd 2.0.14 No se puede iniciar sesión debido a que faltan argumentos: Run 'tabcmd login -h' for details on required arguments Exiting...
If I put the password parameter on the commando, works fine.
tabcmd login -s https://mytableauServer.my-domain.es -u user_ad -p mypass
Note:
I'm ussing tabcmd.exe for windows v2.0.14
The text was updated successfully, but these errors were encountered: