You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/02/21 16:25:11 UTC

[GitHub] [airflow] potiuk commented on issue #29656: Generate URI/JSON for a connection from the Airflow Connection UI

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

   correct. Passwords in the UI are "write only" for that very reason. We are not supposed to read them via UI. And we also have all the - easy - ways to get the URL either via a small snippets of Python code or simply using hte `airflow cli`  - https://airflow.apache.org/docs/apache-airflow/stable/howto/connection.html#uri-format - even from exsting connections


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