POC to demonstrate copying Project structues from one Tableau Server instance to another.
This can also be used to copy Project structures from one Tableau Server site to another.
- Create a configs.yml file using configs-example.yml as a template
- Fill in the appropriate values for your environment
Currently, this script only copies the Project structure, and does not copy any content or Permissions.
This script is not intended to be used in a production environment. It is provided as a proof of concept only.