tabcmd
tabcmd copied to clipboard
A Python based app that replicates the functionality of the existing TabCMD command line utility
https://github.com/tableau/tabcmd/pull/236 implemented --replace, --append, --overwrite Need tests for each option.
needed all the way down in the REST API export customized views: tabcmd export "SuperstoreDashboard/Overview/3f3b03eb-7c77-4925-9247-64920c1d997e/EastRegion" --png requires https://github.com/tableau/server-client-python/issues/999
Hi, I don't know if it's a issue or not, I published this in Tableau Forum but then I thought that here would be the best place and deleted there....
I have a workbook with a single dashboard that uses parameters to select the data in a handful of tables. I am using tabcmd to export the dashboard to PNG...
tabcmd _list_ [projects|workbooks|datasources|flows] --details -d, --details: print the generic item representation. If listing workbooks, also list all views in the workbook. (This can make a very long list). Also, TODO...
SyncGroup (already added to tsc (https://github.com/tableau/server-client-python/pull/797)) https://help.tableau.com/current/server/en-us/tabcmd_cmd.htm#syncgroup-groupname
this action will create a new release and push files directly to it. Would have to work on the release notes, currently they are very manual. https://github.com/softprops/action-gh-release
Cache the builds so we can just re-use them for code coverage and releases instead of each action having to re-build
Currently the gh-pages branch has most (all?) of the tabcmd code in it as well. I had a clean-up PR #138 to fix that, but Jac suggested that perhaps we...
apologies if I am doing this wrong but when I try to login using the updated exe file I get a permission error. I have replaced the original exe file...