astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
334 stars 70 forks source link

Feature: `astro-cli deploy -n NAMESPACE` #1643

Open danielhoherd opened 2 months ago

danielhoherd commented 2 months ago

🧩 Describe the solution you'd like

As an astro-cli user, I would like the ability to specify the target deployment by giving the deployment namespace.

🤔 Describe alternatives you've considered

Grab the deployment ID from the deployment namespace labels, but it's actually not located there. Only the workspace is.

Is your feature request specific to a particular Astronomer Platform?