Tableau命令行操作
登录由于采用了windows域认证,用户名和密码都是exchange 帐号。C:\Program Files> D:\"Tableau Server"\8.2\bin\tabcmd login -s http://localhost -u your_name@yourcompany.com -p "your_pwd"==== Log out completed.==== Creating ne
·
登录
由于采用了windows域认证,用户名和密码都是exchange 帐号。
C:\Program Files> D:\"Tableau Server"\8.2\bin\tabcmd login -s http://localhost -u your_name@yourcompany.com -p "your_pwd"
==== Log out completed.
==== Creating new session
==== Server: http://localhost/
==== Username: chenshu@letv.com
==== Connecting to server...
==== Logging in...
==== Login Succeeded.
退出
C:\Program Files> D:\"Tableau Server"\8.2\bin\tabcmd logout
===== Log out completed.
执行命令
在登录成功后,可以执行命令。
===== Login Succeeded.
C:\Program Files> D:\"Tableau Server"\8.2\bin\tabcmd runschedule everyday9am
===== Continuing previous session
===== Server: http://localhost/
===== Username: chenshu@letv.com
===== Running schedule 'everyday9am'...
===== Succeeded
===== 10 tasks from 1 schedule submitted to run
更多推荐
所有评论(0)