bugraoz93 commented on code in PR #54683:
URL: https://github.com/apache/airflow/pull/54683#discussion_r2294934322


##########
airflow-ctl/docs/installation/installing-from-pypi.rst:
##########
@@ -68,15 +68,15 @@ Constraints files
 Why we need constraints
 =======================
 
-Airflow CTL installation can be tricky because Airflow CTL is both a library 
and an application.
+airflowctl installation can be tricky because airflowctl is both a library and 
an application.

Review Comment:
   Removed the entire section of constraints



##########
airflow-ctl/docs/security.rst:
##########
@@ -17,11 +17,11 @@
 
 Security
 ========
-Airflow CTL is leveraging Apache Airflow Public API security features and 
additional layers of security to ensure that your data is safe and secure.
-Airflow CTL facilitates the seamless deployment of CLI and API features 
together, reducing redundancy and simplifying maintenance. Transitioning from 
direct database access to an API-driven model will enhance the CLI's 
capabilities and improve security.
+airflowctl is leveraging Apache Airflow Public API security features and 
additional layers of security to ensure that your data is safe and secure.
+airflowctl facilitates the seamless deployment of CLI and API features 
together, reducing redundancy and simplifying maintenance. Transitioning from 
direct database access to an API-driven model will enhance the CLI's 
capabilities and improve security.
 
-- **Authentication**: Airflow CTL uses authentication to ensure that only 
authorized users can access the system. This is done using an API token. See 
more on https://airflow.apache.org/docs/apache-airflow/stable/security/api.html
+- **Authentication**: airflowctl uses authentication to ensure that only 
authorized users can access the system. This is done using an API token. See 
more on https://airflow.apache.org/docs/apache-airflow/stable/security/api.html

Review Comment:
   Updated in a batch commit



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