`airflow connections --add` might be what you're looking for. On Mon, Oct 16, 2017 at 2:58 PM, Frank Maritato <[email protected]> wrote:
> Hi, > > Is there any way to programatically configure the aws_default, emr_default > or other airflow connections? The reason I'm asking is that I'm creating a > docker container and I want it to be preconfigured without ui interaction. > I looked at Puckel's docker-airflow project and I didn’t see anything like > this being done in there. > > Thanks! > -- > Frank Maritato > > >
