tabcmd icon indicating copy to clipboard operation
tabcmd copied to clipboard

A Python based app that replicates the functionality of the existing TabCMD command line utility

Results 74 tabcmd issues
Sort by recently updated
recently updated
newest added

https://github.com/tableau/tabcmd/pull/236 implemented --replace, --append, --overwrite Need tests for each option.

enhancement

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

parity
feature add
in-progress
server-side

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....

enhancement

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...

question

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...

documentation
in-progress

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

feature add
on-prem-parity

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

github_actions

Cache the builds so we can just re-use them for code coverage and releases instead of each action having to re-build

github_actions

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...

documentation

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...

question
Needs Investigation