potiuk commented 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.
   
   ```
   
****************************************************************************************************
    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:
[email protected]


Reply via email to