potiuk commented on issue #59844:
URL: https://github.com/apache/airflow/issues/59844#issuecomment-3702179979

   Just list. Connection get is used to retrieve the values, so it would make 
no sense to mask it. Limiting output of list command by default is really the 
same level of protection as masking passwords with `password` type of form in a 
browser. You can still get the values, by if someone looks at your terminal  
behind your back they will not be able to see all your secrets when you run 
just `list` command without specifying that it should also show values.


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