Skip to content

Working Directory overriding the --target_directory #99

@jaybythebay

Description

When running generate and merge all

tableau_utilities --location local --name "My Datasource" --file_path "My Datasource.tds" merge_config --merge_with generate_merge_all --target_directory "/Users/jay.rosenthal/code/dbt-finance/tableau_configs/"

The target directory doesn't work if I specify a relative path. That's because the cli sets a working directory to start. In essence this code needs 2 working directories and needs to treat things that way. This causing challenges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions