Related problem
cpac only takes --image and --tag separately
Proposed feature
If image:tag syntax is provided to either, cpac could parse it out. If it gets multiple definitions (e.g., --image image:tag --tag tag, it can continue if there's no conflict or crash out if the tags don't match.
Acceptance criteria
Alternatives
No response
Additional context
No response
Related problem
cpaconly takes--imageand--tagseparatelyProposed feature
If
image:tagsyntax is provided to either,cpaccould parse it out. If it gets multiple definitions (e.g.,--image image:tag --tag tag, it can continue if there's no conflict or crash out if the tags don't match.Acceptance criteria
--image imageworks--tag tagworks--image image --tag tagworks--image image:tagworks--image image:tag --tag tagworks--image image --tag image:tagworks--image image:tag --tag image:tagworks--tag image:tagworksAlternatives
No response
Additional context
No response