astro env airflow-variable update
astro env airflow-variable update
This command is only available on Astro.
Set the value of an Airflow variable. By default this command upserts: if the key doesn’t exist, the CLI creates it. Pass --strict to fail when the key is missing. Use --from-file to bulk-upsert variables from a dotenv file.