Added --image flag for astro deploy command for software by rujhan-arora-astronomer · Pull Request #1753 · astronomer/astro-cli
Description
Added --image flag for astro deploy command for software
This command would throw an error for image-based deployments.
It would deploy the image for other types of deployments.
For dag-only deployments, it would not upload the dags present in the dags folder in the local directory.
🎟 Issue(s)
🧪 Functional Testing and Screenshots
📋 Checklist
- Rebased from the main (or release if patching) branch (before testing)
- Ran
make testbefore taking out of draft - Ran
make lintbefore taking out of draft - Added/updated applicable tests
- Tested against Astro-API (if necessary).
- Tested against Houston-API and Astronomer (if necessary).
- Communicated to/tagged owners of respective clients potentially impacted by these changes.
- Updated any related documentation



