[
https://issues.apache.org/jira/browse/AIRFLOW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063292#comment-17063292
]
Kamil Bregula commented on AIRFLOW-3116:
----------------------------------------
[~lovk] for development, we use an environment variable.
[https://airflow.readthedocs.io/en/latest/howto/connection/index.html#storing-a-connection-in-environment-variables]
> 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)