For a long time I think that ovirt is missing some CLI tools to help run
quick tasks or just to
automate stuff (not everything is ansible). Also I had to upload disks
using code for
the terraform provider support[1] and I thought I should place all the
knowledge of how
to upload a disk into a go module. So, on the way to achieve both I created
this[2].

A typical usage is:

ovirt-image-upload \
   -s http://fqdn/image
   -d <domain-id>

For now it is under my GH user, but if it will all go well I will port
under ovirt-imageio, because
that is probably the right place. (/cc @Nir Soffer <nsof...@redhat.com> )

[1]
https://github.com/oVirt/terraform-provider-ovirt/commit/d48bbca52bbb0c7c6871e95b7fe2b7ccae033d5f
[2] https://github.com/rgolangh/ovirt-image-upload

Regards,
Roy
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/UUXFGILVSALKMTR3NN7ECT2WV5CAV3TB/

Reply via email to