astro deployment airflow-variable create
astro deployment airflow-variable create
astro deployment airflow-variable create
Create Airflow variables on a Deployment. Airflow variables are stored in the Deployment’s metadata database and appear in the Airflow UI.
This command is recommended for automated workflows. To run this command in an automated process such as a CI/CD pipeline, you can generate an API token, then specify the ASTRO_API_TOKEN environment variable in the system running the Astro CLI:
See Organization, Workspace, and Deployment API token documentation for more details about ways to use API tokens.