[PM-1197] Add `astro dev build` command to build image by jlaneve · Pull Request #2011 · astronomer/astro-cli
Add a new `astro dev build` CLI command that only builds the Docker image without starting the local Airflow environment. This is useful for: - Testing that a project builds successfully before deployment - Preparing an image for deployment workflows - Faster iteration when only the build step is needed The command supports the following flags: - --no-cache: Build without using Docker cache - --image-name: Tag a custom image as the project image - --build-secrets: Pass build secrets to the build process Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters