Tabcmd

Latest version: v2.0.13

Safety actively analyzes 627711 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.13

Fixes, code enhancements
* Executable fixed for Windows (see _Assets_)

Attached executables:
Mac: download tabcmd.app.zip and unzip
Linux: download tabcmd.zip and unzip
Windows: download tabcmd.exe and run using command prompt


Known gaps from classic tabcmd:

* custom views are not supported in any operations
* [createsiteusers ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#createsiteusers)does not support the --no-wait option
* [get](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)/[export ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)size parameters are not respected
* [publish ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#publish-filenametwbx-filenametdsx-or-filenamehyper)does not support the --thumbnail-group option
* [refresh-extracts](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#refreshextracts-workbookname-or-datasourcename) does not support incremental refresh, asynchronous refresh, or adding/removing calculations for an extract
* No commands that require server administrator permissions are supported.

2.0.12

Fixes, code enhancements
* remove lowercase call while parsing csv for adding users
* set user agent (https://github.com/tableau/tabcmd/pull/219)
* Add and clean up logging, always include version in logs (https://github.com/tableau/tabcmd/pull/234, https://github.com/tableau/tabcmd/pull/224)
* Encoding filter values to handle spaces and special chars in filters (https://github.com/tableau/tabcmd/pull/225)
* replace polling code with library call
* readme updates (https://github.com/tableau/tabcmd/pull/235)
* Read and warn when user sets thumbnail options. (including 'not yet implemented' message for --thumbnail-group)
* freeze tsc dependency (https://github.com/tableau/tabcmd/pull/248)

New functionality
* added new --filter option to pass in un-encoded value for simpler input
* Add --url, --include-all/--embedded-datasources for create/refresh/delete extract commands (https://github.com/tableau/tabcmd/pull/227)
* Add new command for listing content on the site (https://github.com/tableau/tabcmd/pull/230)
* Implement publishing options overwrite/append/replace arguments (including not-yet-implemented message for --replace) (https://github.com/tableau/tabcmd/pull/236)
* implement --proxy, --no-proxy, --use-certificate option (https://github.com/tableau/tabcmd/pull/241)
* add --token-file option (https://github.com/tableau/tabcmd/pull/243)

Attached executables:
Mac: download tabcmd.app.zip and unzip
Linux: download tabcmd.zip and unzip
Windows: executable removed for bugs, use an earlier version or install from pip/source


Known gaps from classic tabcmd:

* custom views are not supported in any operations
* the --proxy argument is not supported
* [createsiteusers ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#createsiteusers)does not support the --no-wait option
* [get](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)/[export ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)size parameters are not respected
* [publish ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#publish-filenametwbx-filenametdsx-or-filenamehyper)does not support the --thumbnail-group option
* [refresh-extracts](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#refreshextracts-workbookname-or-datasourcename) does not support incremental refresh, asynchronous refresh, or adding/removing calculations for an extract
No commands that require server administrator permissions are supported.

2.0.11

What's Changed
* Set user agent
* add --url, --include-all/--embedded-datasources for create/refresh/delete extract (https://github.com/tableau/tabcmd/issues/210)
* supports --pagesize unspecified (https://github.com/tableau/tabcmd/issues/192)
* support filters with spaces in the parameter ( https://github.com/tableau/tabcmd/issues/176)
Bug fixes:
* https://github.com/tableau/tabcmd/issues/221
* https://github.com/tableau/tabcmd/issues/204

Known gaps from classic tabcmd:

* custom views are not supported in any operations
* the --proxy argument is not supported
* [createsiteusers ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#createsiteusers)does not support the --no-wait option
* [get](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)/[export ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)size parameters are not respected
* [publish ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#publish-filenametwbx-filenametdsx-or-filenamehyper)does not support the --thumbnail-group option
* [refresh-extracts](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#refreshextracts-workbookname-or-datasourcename) does not support incremental refresh, asynchronous refresh, or adding/removing calculations for an extract
No commands that require server administrator permissions are supported.

2.0.10

Fixes a bug where you are unable to add a user to a group with tabcmd 2.0 if username contains uppercase. Remove coercion to lowercase for all user fields in csv.

Known issues:

- custom views are not supported in any operations
- the --proxy argument is not supported
- [createsiteusers ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#createsiteusers)does not support the --no-wait option
- [get](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)/[export ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)size parameters are not respected, and filtering for any parameter with spaces in the names does not work
- [publish ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#publish-filenametwbx-filenametdsx-or-filenamehyper)does not support the --thumbnail-group option
- [refresh-extracts](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#refreshextracts-workbookname-or-datasourcename) does not support incremental refresh, asynchronous refresh, or adding/removing calculations for an extract
- No commands that require server administrator permissions are supported.

2.0.9

fix handling of -f argument for exporting
add --auth and --role args
add --timeout arg

Known issues:
custom views are not supported in any operations
the --proxy argument is not supported
[createsiteusers ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#createsiteusers)does not support the --no-wait option
[get](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)/[export ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#get-url)size parameters are not respected, and filtering for any parameter with spaces in the names does not work
[publish ](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#publish-filenametwbx-filenametdsx-or-filenamehyper)does not support the --thumbnail-group option
[refresh-extracts](https://help.tableau.com/current/online/en-us/tabcmd_cmd.htm#refreshextracts-workbookname-or-datasourcename) does not support incremental refresh, asynchronous refresh, or adding/removing calculations for an extract

No commands that require server administrator permissions are supported.

2.0.8

- add datasources to the list command
- implement publishing a workbook/datasource with embedded credentials

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.