I'm wondering if this is just me but when I type p...
# best-practices
v
I'm wondering if this is just me but when I type passwords in via
meltano config
my alarms start firing as my bash_history now has my password in it. Stdin would probably be better? Posting here in case I'm missing something. To get around this I just type a bad password in via
meltano config
and then manually edit
.env
d
Good point about bash history — I suggest filing an issue about stdin support on
meltano config set
! Adding config directly to
.env
is always supported as well