/tmp/Build-omi-script-provider/omi/Unix/output/bin
root@omi64-cent7-02 # ./omicli ei root/cimv2 XYZ_ColorBase
instance of XYZ_ColorBase
{
[Key] Id=1000
}
instance of XYZ_Color
{
[Key] Id=1001
Caption=This is Red
Name=Red
}
instance of XYZ_Color
{
[Key] Id=1002
Caption=This is Green
Name=Green
}
instance of XYZ_Color
{
[Key] Id=1003
Caption=This is Blue
Name=Blue
}
instance of XYZ_Color
{
[Key] Id=1004
Caption=This is Yellow
Name=Yellow
}
I found this issue when fixing #52