Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REST API version as a parameter #281

Open
kamil234 opened this issue Mar 22, 2024 · 0 comments
Open

Add REST API version as a parameter #281

kamil234 opened this issue Mar 22, 2024 · 0 comments
Labels
feature add Adding new functionality

Comments

@kamil234
Copy link

As an enhancement, could we add a parameter to tabcmd so we can specify the server API version to use? Tableau server client library supports this, and it could be beneficial in:

  1. Troubleshooting tabcmd issues to determine whether its a tabcmd issue or some sort of RestAPI version issue
  2. Help avoid any regression in REST API by manually specifying server API version to manually fallback on a older version if needed

example usage:

tabcmd login -s -u -p --apiversion (optional) "x.x"

@jacalata jacalata added the feature add Adding new functionality label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature add Adding new functionality
Projects
None yet
Development

No branches or pull requests

2 participants