This command is only available on Astro.
astro env connection commands to list, create, update, and delete Airflow connections managed through the Astro Environment Manager. You can scope a connection to a Workspace or a Deployment, and you can link a Workspace-scoped connection to specific Deployments. To manage these connections in the Astro UI instead, see Create Airflow connections in the Astro UI.
astro env connection create
View documentation for
astro env connection create.astro env connection delete
View documentation for
astro env connection delete.astro env connection get
View documentation for
astro env connection get.astro env connection list
View documentation for
astro env connection list.astro env connection update
View documentation for
astro env connection update.