kaxil commented on code in PR #1247:
URL: https://github.com/apache/airflow-site/pull/1247#discussion_r2430413212


##########
landing-pages/site/content/en/blog/airflowctl-1.0.0/index.md:
##########
@@ -0,0 +1,162 @@
+---
+title: "Apache Airflow CTL aka airflowctl 1.0.0"
+linkTitle: "Apache Airflow CTL aka airflowctl 1.0.0"
+author: "Buğra Öztürk"
+twitter: ""
+github: "bugraoz93"
+linkedin: "bugraozturk93"
+description: "A new way of using API in Airflow. Apache Airflow CTL aka 
airflowctl 1.0.0 is released! Secure way to manage your Apache Airflow 
deployments with ease."
+tags: ["release"]
+date: 2025-10-15
+images: ["/images/blog/airflowctl-1.0.0/airflowctl-cover.png"]
+---
+
+We are thrilled to announce the first major release of **`airflowctl` 1.0.0**, 
the new **secure, API-driven command-line interface (CLI)** for Apache Airflow 
— built under 
[**AIP-81**](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-81+Enhanced+Security+in+CLI+via+Integration+of+API).
+
+This release marks the beginning of Airflow’s next evolution: replacing the 
legacy direct-database CLI with a **modern, authenticated, and auditable 
interface** that communicates exclusively through the Airflow REST API.

Review Comment:
   imo we should have a section somewhere in the blogpost



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