steven_wang
07/30/2024, 5:40 PMmeltano.yml
? Kinda like what is show in the example here: https://sdk.meltano.com/en/latest/cli_commands.html#run-in-sync-mode-with-a-catalog-file-input
poetry install && \
poetry run tap-mysource --discover \
--config singer_sdk/samples/sample_tap_parquet/parquet-config.sample.json
except I want to specify the catalog file path in meltano.yml
visch
07/30/2024, 7:24 PMsteven_wang
07/30/2024, 7:27 PMEdgar RamĂrez (Arch.dev)
07/30/2024, 7:37 PM