This commit adds a helper to find exactly a single image from a given disto/type/arch description. This will be used in `manifest`, `build` and potentially more. It is meant to support copy/paste from the `image-builder list-images` output, so: "distro:centos-9" is support just like "centos-9" (same for distro/imgType/arch). |
||
|---|---|---|
| .. | ||
| export_test.go | ||
| filters.go | ||
| filters_test.go | ||
| list.go | ||
| main.go | ||
| main_test.go | ||
| repos.go | ||