-
deployImageApi- A command shared with thevscode-dockerextension. It uses our olddeployImagecommand flow which immediately tries to deploy the image to a container app without creating a draft. This command cannot be used to bundle template changes. -
updateImage- An ACA exclusive command that updates the container app or revision's container image via revision draft. The draft must be deployed for the changes to take effect and can be used to bundle togetherTemplatechanges.