+1 (binding) On Wed, Jun 12, 2019 at 11:39 PM Chao-Han Tsai <milton0...@gmail.com> wrote:
> +1 (non-binding) > > On Tue, Jun 11, 2019 at 3:36 PM Andrii Soldatenko < > andrii.soldate...@gmail.com> wrote: > > > +1 (non-binding) > > > > On Tue, Jun 11, 2019 at 11:41 PM Maxime Beauchemin < > > maximebeauche...@gmail.com> wrote: > > > > > +1 > > > > > > On Tue, Jun 11, 2019 at 12:29 PM Bas Harenslak < > > > basharens...@godatadriven.com> wrote: > > > > > > > +1 (binding) > > > > > > > > > > > > On 11 Jun 2019, at 18:59, Tao Feng <fengta...@gmail.com<mailto: > > > > fengta...@gmail.com>> wrote: > > > > > > > > +1 (binding) > > > > > > > > On Tue, Jun 11, 2019 at 4:15 AM Ash Berlin-Taylor <a...@apache.org > > > <mailto: > > > > a...@apache.org>> wrote: > > > > > > > > Hi Airflowers, > > > > > > > > This email calls for a vote to introduce restructure the CLI to use > > > nested > > > > commands instead of flags. The vote will last for at least 1 week > (June > > > > 18th 12:00 BST), and at least three +1 (binding) votes have been > cast. > > > > > > > > The original discussion < > > > > > > > > > > > > > > https://lists.apache.org/thread.html/94c97ed621706a2e9130a3550b879a5838c23209f2d6d40f8bb49cd8@%3Cdev.airflow.apache.org%3E > > > > > > > > > was positive and the proposed implementation is at > > > > https://github.com/apache/airflow/pull/4821. Since this is a > breaking > > > > change it will be for Airflow 2.0.0 only. > > > > > > > > An example of the proposed changes to the cli: > > > > > > > > - `airflow list_dags` -> `airflow dags list` > > > > - `airflow pools -l` -> `airflow pools list` > > > > - `airflow pools -a` -> `airflow pools add` > > > > - `airflow initdb` -> `airflow db init` > > > > > > > > And an example "group" help message: > > > > > > > > usage: airflow db [-h] {init,reset,upgrade} ... > > > > > > > > positional arguments: > > > > {init,reset,upgrade} > > > > init Initialize the metadata database > > > > reset Burn down and rebuild the metadata > database > > > > upgrade Upgrade the metadata database to latest > > > version > > > > > > > > optional arguments: > > > > -h, --help show this help message and exit > > > > > > > > This is my (binding) +1 vote. > > > > > > > > A reminder about binding/non-binding votes: PMC members and > Committer's > > > > votes are binding for AIP; other members of the community are > > encouraged > > > to > > > > vote with a "(non-binding)". > > > > > > > > Thanks, > > > > Ash > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > > > Andrii Soldatenko > > Python Developer > > > > skype: andrii.soldatenko > > andrii.soldate...@gmail.com > > http://asoldatenko.com > > > > > -- > > Chao-Han Tsai >