Tags: tableau/tabcmd
Tags
Adding the specified height & width to export PDF request (#345)
Merge pull request #294 from tableau/development handle case sensitivity in import users handle spaces in filter parameters for export fix mac packaging error fix file handling in export command add proxy capability add options to extract commands
Bump actions/setup-python from 4 to 5 (#270) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Push code for 2.12 (#259) Fixes, code enhancements * remove lowercase call while parsing csv for adding users * set user agent (#219) * Add and clean up logging, always include version in logs (#234, #224) * Encoding filter values to handle spaces and special chars in filters (#225) * replace polling code with library call * readme updates (#235) * Read and warn when user sets thumbnail options. (including 'not yet implemented' message for --thumbnail-group) * freeze tsc dependency (#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 (#227) * Add new command for listing content on the site (#230) * Implement publishing options overwrite/append/replace arguments (including not-yet-implemented message for --replace) (#236) * implement --proxy, --no-proxy, --use-certificate option (#241) * add --token-file option (#243) --------- Co-authored-by: Bhuvnesh Singh <[email protected]>
push code for 2.11 (#229) * make usernames case sensitive in import * Set user agent (#219) * add logging to check signin failure * add flows and --detail option to listing output * encoding filter values to handle spaces and special chars in filters, 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 * replace polling code with library call --------- Co-authored-by: Bhuvnesh Singh <[email protected]>
PreviousNext