Hi all, absolute new to Meltano and just trying to...
# getting-started
f
Hi all, absolute new to Meltano and just trying to configure tap-smoke-test, i just cant figure what im doing wrong. https://hub.meltano.com/extractors/tap-smoke-test--meltano/ I am trying to configure streams setting. Documentation says I can do this directly using config . I am giving it as below
meltano config tap-smoke-test set streams [{"stream_name": "animals", "input_filename": "<https://raw.githubusercontent.com/meltano/tap-smoke-test/main/demo-data/animals-data.jsonl>"}]