potiuk commented on PR #59853:
URL: https://github.com/apache/airflow/pull/59853#issuecomment-3778859128

   `--hide-sensitive` should not be redacted. You should look at the original 
discussion and agreement:
   
   * list commands should return values for both - connections and variables
   * when --show-values -> it should return everything including sensitive data
   * unless you also specify `--hide-sensitive` (which should  only be used 
when `--show-values` is also used
   
   
   Is it possible to implement that algorithm?
   
   Also - for that you need to add/update tests and add significant 
newsfragment. Are you sure you can do it ?


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