You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/15 17:56:54 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #10346: Breeze was slightly too chatty when there was no dirs created

potiuk edited a comment on pull request #10346:
URL: https://github.com/apache/airflow/pull/10346#issuecomment-674429577


   The `--verbose` flag is mainly about showing the actual `docker/helm/kubectl/kind` commands being executed under the hood - so that you can easily copy&paste them and run manually if you want to debug stuff.
   
   output of `./breeze flags`:
   
   ```
   ****************************************************************************************************
    Increase verbosity of the scripts
   
   -v, --verbose
           Show verbose information about executed commands (enabled by default for running test).
           Note that you can further increase verbosity and see all the commands executed by breeze
           by running 'export VERBOSE_COMMANDS="true"' before running breeze.
   
   ****************************************************************************************************
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org