Hi everyone, when we add custom extractor or loade...
# plugins-general
o
Hi everyone, when we add custom extractor or loader we need to pass certain STDIN parameters, how can we avoid passing all this from STDIN and include all as part of complete command parameter itself Example - when we use
meltano add --custom extractor tap-slack
it will ask some STDIN parameters can we somehow pass with this command itself