Is your feature request related to a problem? Please describe.
In order to allow multiple parallel deployments with mw experimental deploy, it should be possible to specify image name+tag and the container service name.
Describe the solution you'd like
Extend mw experimental deploy with a --service-name, --image-name and --image-tag flag. These should default to sensible fallbacks if omitted.
Describe alternatives you've considered A clear and concise description of
any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature
request here.
Is your feature request related to a problem? Please describe.
In order to allow multiple parallel deployments with
mw experimental deploy, it should be possible to specify image name+tag and the container service name.Describe the solution you'd like
Extend
mw experimental deploywith a--service-name,--image-nameand--image-tagflag. These should default to sensible fallbacks if omitted.Describe alternatives you've considered A clear and concise description of
any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature
request here.