Following a customer case where they had lost connectivity to their registry and manually scp'd and oci image followed by podman load then bootc switch --transport containers-storage <img-name> which ended up not working out for upgrades as bootc would start fetching upgrades from containers-storage.
Having a --target-imgref option for switch would be extremely helpful here
Following a customer case where they had lost connectivity to their registry and manually scp'd and oci image followed by podman load then
bootc switch --transport containers-storage <img-name>which ended up not working out for upgrades as bootc would start fetching upgrades from containers-storage.Having a
--target-imgrefoption for switch would be extremely helpful here