You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (JIRA)" <ji...@apache.org> on 2018/09/26 07:49:00 UTC

[jira] [Created] (AIRFLOW-3116) Import / export connections from CLI (like for Variables)

jack created AIRFLOW-3116:
-----------------------------

             Summary: Import / export connections from CLI (like for Variables)
                 Key: AIRFLOW-3116
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3116
             Project: Apache Airflow
          Issue Type: Improvement
    Affects Versions: 1.10.0
            Reporter: jack


Variables have import/export from Json:

airflow variables
|-i, --import|Import variables from JSON file|
|-e, --export|Export variables to JSON file|

This behavior doesn't exist for connections

[https://airflow.apache.org/cli.html]

 

Add this behavior also for connections.

Also requested on stackoverflow https://stackoverflow.com/questions/48636783/how-to-migrate-airflow-variables-between-dev-and-prod-environments

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)