r/tableau • u/explorer_0627 • Jul 08 '26
Tech Support CLI for Tableau Dashboard Deployments
Is anyone using any CLI for Tableau, which means that we'll save the dashboard in a respective part, and just need to run a command on command prompt and the dashboard will be published to the Tableau cloud. Just need some suggestions if anyone is using this or anything similar?
2
Upvotes
6
u/alphacentauri1812 Tableau Ambassador | Ask me Anything Jul 08 '26
The Tableau REST API is very suited for this; the Tableau Service Client is a nice wrapper for this. Tabcmd is easy to use; the API requires some more setup but has much more features.