Note: The tabcmd command-line utility version 2.0 is available at Tableau tabcmd(Link opens in a new window) (new window). This new version allows you to run tabcmd commands on MacOS and Linux, and to authenticate using personal access tokens, which allows you to be multi-factor authentication compliant. Version 2.0 is built on public endpoints available in the Python-based Tableau Server Client (TSC). This latest version works with Tableau Cloud and has limited support for Tableau Server.
You can use the following switches when installing the Tableau Server Command Line Utility (tabcmd) version 2019.4.0 or later from the command line on Windows.
Note: There are no equivalent switches for the Linux version of the tabcmd installer.
Switch | Description | Comments |
/install | /repair | /uninstall | /layout "<directory> " | Run Setup to either install, repair or uninstall tabcmd, or with | Default is to install, displaying UI and all prompts. If no directory is specified on a fresh install, C:\Program Files\Tableau\Tableau Server\<version>\extras\Command Line Utility is assumed. |
/passive | Run Setup with minimal UI and no prompts. | |
/quiet | /silent | Run Setup in unattended, fully silent mode. No UI or prompts are displayed. | Note: Use either |
/norestart | Run Setup without restarting Windows, even if a restart is necessary. | Note: In certain rare cases, a restart cannot be suppressed, even when this option is used. This is most likely when an earlier system restart was skipped, for example, during installation of other software. |
/log "<log-file>" | Log information to the specified file and path. By default log files are created in the user's | If no file location is specified, the log file is written to the user's TEMP folder ( Example: |
Properties | Description | Comments |
ACCEPTEULA=1|0 | Accept the End User Licence Agreement (EULA). Required for quiet, silent and passive install. 1 = accept the EULA, 0 = do not accept the EULA. | If not included when using If included but set to 0, Setup fails. |
INSTALLDIR="<path\to\installation\directory>" | Install tabcmd to the specified non-default install location. | Specifies the location to install tabcmd. If not used, tabcmd is installed to Example: |