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

   Hi @potiuk , 
   I have a quick clarification before proceeding:
   
   Currently both
   
   airflow connections list
   airflow connections get <conn_id>
   
   display sensitive information (login/password/URI).
   Should the fix apply only to connections list, or to both list and get?
   
   The flags mentioned in the issue comment (--show-values, --hide-sensitive) 
are not currently recognized by the CLI.
   Is the expectation that these flags should be newly introduced as part of 
this issue, or is there an existing pattern you’d like me to follow?
   
   Once confirmed, I’ll proceed accordingly. Thanks!
   


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