You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/06 03:19:20 UTC

[jira] [Commented] (AIRFLOW-430) Support list/add/delete connections in the CLI

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

ASF subversion and git services commented on AIRFLOW-430:
---------------------------------------------------------

Commit f50926425389e42c8dd42eb8d6d5eee5ae21abc9 in incubator-airflow's branch refs/heads/master from [~pedromduarte]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f509264 ]

[AIRFLOW-358][AIRFLOW-430] Add `connections` cli

This PR adds a `connections` command to Airflow's
CLI. The new
`connections` command hopes to make it easier to
automate Airflow's
deployment to different environments. Users won't
have to directly
interact with the database or input connections
manually on the UI.

Closes #1802 from PedroMDuarte/connections-cli


> Support list/add/delete connections in the CLI
> ----------------------------------------------
>
>                 Key: AIRFLOW-430
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-430
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Joy Gao
>            Assignee: Joy Gao
>
> Right now the only way to manage connections is via UI's connection page.
> To allow connection management via scripts, it would be useful support these features via CLI as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)