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 2023/01/07 16:19:33 UTC

[GitHub] [airflow] hamdanal commented on pull request #22613: Convert CLI commands to use Click

hamdanal commented on PR #22613:
URL: https://github.com/apache/airflow/pull/22613#issuecomment-1374530689

   BTW I wrote https://github.com/hamdanal/rich-argparse a while ago and I just released the stable 1.0 today. If you are interested in getting rich colors in the CLI help text without a full re-write of the CLI, it is as simple as adding `formatter_class=RichHelpFormatter` to your `argparse.ArgumentParser` initialization.


-- 
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: commits-unsubscribe@airflow.apache.org

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