A command-line client for Tableau Server administration, allowing users to publish workbooks, manage users, refresh extracts, and automate server tasks. Current version 2.0.18, requires Python >=3.9. Under active development by Tableau.
pip install tabcmdNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Login to Tableau Server and list workbooks using tabcmd library.
Migrate to Python code using the 'tabcmd' package instead of shell commands. For quick CLI usage, consider using the 'tableau' command line tool from Tableau Server.
Ensure your environment uses Python 3.9 or later. Check with 'python --version'.
Review the official API docs for the current method signatures.
No dependency data recorded yet.
No resource links recorded.