Don’t you just want to set user.XYZ config keys?
incus config set MY-INSTANCE user.application=kafka user.owner=integration, user.env=prod
You can then easily use those for filtering, for example:
incus list user.env=prod
Don’t you just want to set user.XYZ config keys?
incus config set MY-INSTANCE user.application=kafka user.owner=integration, user.env=prod
You can then easily use those for filtering, for example:
incus list user.env=prod