I am trying to use `--interactive` as follows `m...
# getting-started
k
I am trying to use
--interactive
as follows
meltano config tap-github set --interactive
and I keep getting the following error message
2023-06-03T071336.670175Z [info ] Environment 'dev' is active
Usage: meltano config set [OPTIONS] SETTING_NAME... VALUE
Try 'meltano config set --help' for help.
Error: no such option: --interactive
docs do mention to use as above. Am i doing anything wrong here?
r
What version of Meltano are you using?
k
latest one. 2.19.1
r
Works for me. You sure you're using the
meltano
executable that you expect? You can run
which meltano
to verify.
k
Sometimes.. I am not myself. I keep forgetting to just close the terminal, re-open the terminal and try again. basic IT crowd stuff.