score-compose icon indicating copy to clipboard operation
score-compose copied to clipboard

Support workload-name + container name for `--build` to support multiple score files being added at once

Open astromechza opened this issue 6 months ago • 0 comments

For example:

score-compose generate score*.yaml --build workloadA/container=my-image --build workloadB/container=my-other-image

This is easier to explain and support to avoid single expression generate.

astromechza avatar Aug 15 '24 20:08 astromechza