cd "C:\Program Files\Tableau\Tableau Server\packages\bin.<version>"
2. At the command prompt, run the following commands in order:
tabcmd login -s http://<server name> -u <username> -p <password> tabcmd get "/datasources/<extract name>.tdsx"
http://<server-name>/#/site/<site-name>/views/myworkbook/Sheet1
http://<server-name>/#/site/<site-name>/views/myworkbook_16191394020850/Sheet1
tabcmd command to download them:
tabcmd get "/workbooks/myworkbook.twb"
tabcmd get "/workbooks/myworkbook_16191394020850.twb"
"myworkbook.twb" (not "myworkbook_16191394020850.twb").http://<server-name>/#/site/<site-name>/datasources/23/connections
http://<server-name>/#/site/<site-name>/datasources/24/connections
tabcmd get "/datasources/myds.tdsx"
.tds file:
<repository-location derived-from='http://<server-name>/datasources/myds?rev=1.0'
id='myds_16190859777910' path='/t/<site-name>/datasources' revision='1.0' site='<site-name>' />
tabcmd get "/datasources/myds_16190859777910.tdsx"
"myds.tdsx".If there are multiple files with the same name, tabcmd get replaces the existing file without notification. To prevent overwriting, specify a unique download path in the command:
tabcmd get "/datasources/myds.tdsx" -f "C:\Downloads\myds_project1.tdsx"
001458254

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.