Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIRFLOW-6838] Add subcommands to Breeze #7515

Merged
merged 1 commit into from
Feb 24, 2020

Commits on Feb 24, 2020

  1. [AIRFLOW-6838] Introduce real subcommands for Breeze

    This change introduces sub-commands in breeze tool.
    It is much needed as we have many commands now
    and it was difficult to separate commands from flags.
    
    Also --help output was very long and unreadable.
    
    With this change help it is much easier to discover
    what breeze can do for you as well as navigate with it.
    
    Co-authored-by: Jarek Potiuk <[email protected]>
    Kamil Breguła and potiuk committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    32c81ea View commit details
    Browse the repository at this point in the history