Pass variable values when invoking make.
Section: Variables and assignment
Override from command line
bash
bash
make IMAGE_TAG=2026.03.06 deployExplanation
Command-line variables override normal makefile assignments.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Variables and assignment