To add to Ali's reply, there was a PR for connections and cli https://github.com/apache/incubator-airflow/pull/1802
hopefully it will make to 1.8 On Tue, Mar 7, 2017 at 4:49 PM, Nicholas Hodgkinson < [email protected]> wrote: > I would like to be able to create a script to assist local development > which would populate several Connections and Variables that are used across > our organization; is there a way that I can add those from the command line > or Python script without having to manually enter them via the UI? > > Thanks, > -Nik > [email protected] > > -- > > > Read our founder's story. > <https://collectivehealth.com/blog/started-collective-health/> > > *This message may contain confidential, proprietary, or protected > information. If you are not the intended recipient, you may not review, > copy, or distribute this message. If you received this message in error, > please notify the sender by reply email and delete this message.* >
