This command is only available on Astro.
astro env airflow-variable commands to list, create, update, and delete Airflow variables managed through the Astro Environment Manager. You can scope an Airflow variable to a Workspace or a Deployment, and you can link a Workspace-scoped variable to specific Deployments.
These commands are distinct from astro deployment airflow-variable, which writes directly to a single Deployment’s Airflow metadata database.
astro env airflow-variable create
View documentation for
astro env airflow-variable create.astro env airflow-variable delete
View documentation for
astro env airflow-variable delete.astro env airflow-variable get
View documentation for
astro env airflow-variable get.astro env airflow-variable list
View documentation for
astro env airflow-variable list.astro env airflow-variable update
View documentation for
astro env airflow-variable update.