edithturn opened a new pull request #20701:
URL: https://github.com/apache/airflow/pull/20701


   Regarding this task: https://github.com/apache/airflow/issues/19969
   @potiuk realized that **freespace** was doing nothing that printing commands 
in the console, It was not releasing any space. 
   
   In the way how click was working it was necessary to choose an option to 
execute **freespace** but, it is not necessary, since we can run just 
`freespace` on the terminal and start releasing space. Taking as a reference: 
   Group Invocation Without Command
   
https://click.palletsprojects.com/en/5.x/commands/#group-invocation-without-command
 
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to