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

[jira] [Commented] (AIRFLOW-2882) Add import and export for pool cli using JSON

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

Chengzhi Zhao commented on AIRFLOW-2882:
----------------------------------------

Please let me know what you think about adding it to cli and I will work on it. Thanks! 

> Add import and export for pool cli using JSON
> ---------------------------------------------
>
>                 Key: AIRFLOW-2882
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2882
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: cli
>            Reporter: Chengzhi Zhao
>            Assignee: Chengzhi Zhao
>            Priority: Minor
>             Fix For: 1.10
>
>
> Currently, the pool only support set and get by one elements,
> `airflow pool [-h] [-s NAME SLOT_COUNT POOL_DESCRIPTION] [-g NAME] [-x NAME]`
> I'd like to add import & export as Variables and Connections so cli use JSON file to perform import & export operations. This will make deployment easier by setting up the pools via CICD pipeline as well. 



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