Skip to content

codespg/TabPyMigrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabPyMigrate

License

Short project description

TabPyMigrate is a tool to migrate your Tableau Flow, Datasources, Workbooks from one server to another easily.

Table of Contents

Installation

Prerequisites

  • Python 3.6+
  • Other dependencies
# Clone the repository
git clone https://github.com/codespg/TabPyMigrate.git

# Navigate to the project directory
cd TabPyMigrate

# Install the required packages
pip install -r requirements.txt

Usage

Update config.py for source and target server and Tag the objects in Source Server

cd tabpymigrate
python tabpymigrate.py

Option2: Provide all required information and run in cli.

cd tabpymigrate
python tabpymigrate.py -action DOWNLOAD -source_server_name yourservername -source_username username -source_password password -tag_name tag_name -filesystem_path filesystem_path

About

TabPyMigrate helps in migrating tableau objects from one instance to another instance

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages