I would like an incus command that would show me all of the (un)used MIG UUIDs and which containers are using those MIG devices.
My experiments with the incus list and query commands have only been able to list all of the MIG devices configured on the incus server, whether they are used by incus yet or not.
I want to write a script to automate the creation of MIG containers using an unused MIG UUID so it would make it easier to write such a script if there was a way to list the UNused MIG UUIDs but I’d be happy to have a command that provides either set of info.
Maybe this is a feature request? I’m happy to get that filed elsewhere if thats what I need to do.
Thanks