Hi @HappyBasher,
It would be great to add an option to linbo-remote in order to create an image from computer, but with a new image name.
As example, if jammy.qcow2 is the image name specified in the client's start.conf, it would let the possibility to create a new image noble.qcow2 located in /srv/linbo/images/noble from the same client, without having to change it in the start.conf.
Maybe something like:
linbo-remote -i 10.0.1.1 -c create_image:1,upload_image:1,rename_image:1:NEW_NAME
?
Thanks !
Arnaud