You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "lovk korm (Jira)" <ji...@apache.org> on 2020/03/20 09:23:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRFLOW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063224#comment-17063224 ] 

lovk korm commented on AIRFLOW-3116:
------------------------------------

this can be handy if available in the UI as well. very useful for development where u need to add connections manually every time you reset the docker.

> 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
>          Components: core
>    Affects Versions: 1.10.3
>            Reporter: jack
>            Priority: Minor
>
> 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
(v8.3.4#803005)