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:50:00 UTC

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

Chengzhi Zhao created AIRFLOW-2882:
--------------------------------------

             Summary: 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
             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)