drew_hester
11/08/2023, 8:07 PMmeltano config <plugin> set
command? Or some other way?edgar_ramirez_mondragon
11/08/2023, 9:45 PMpip_url
at the moment but you could reference an env var, e.g. pip_url: $MY_PACKAGE
.
I'm curious what's your use case?drew_hester
11/09/2023, 4:27 AMpip_url
at container run time because it is a private git repository and I don't want any credentials in the image. Environment variables works though! Just thought I'd see if there was a command to do it.