Uploading a dashboard onto tableau server using tab commands.
To type out these commands open up Command Prompt which can be found on through searching 'cmd' in the windows search bar.
Here are three basic commands
- tabcmd login: allows you to log into a server
- tabcmd create project: can create a project folder within the server
- tabcmd publish: publish the specified workbook
Everything highlighted in yellow must be type out
![](https://www.thedataschool.co.uk/content/images/2022/10/image-99.png)
![](https://www.thedataschool.co.uk/content/images/2022/10/image-98.png)
To publish you work book type in 'tabcmd publish' .
This is a really simple way of understanding SQL commands and how it connects to tableau server.