tableau / tabcmd

A Python based app that replicates the functionality of the existing TabCMD command line utility
https://tableau.github.io/tabcmd/
MIT License
44 stars 12 forks source link

document 'list' commands #244

Open jacalata opened 1 year ago

jacalata commented 1 year ago

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

jacalata commented 4 months ago

Add some more detail to close this out https://github.com/tableau/tabcmd/pull/295