Icinga/icingaweb2-module-vspheredb

Allow to pass set and rule in a single CLI check parameter

Thomas-Gelf opened this issue · 0 comments

Expected Behavior

I want to be able to run icingacli vspheredb check vm --uuid xxx --rule Set/Rule and icingacli vspheredb check vm --uuid xxx --rule Set/*. This is a requirement for #502

Current Behavior

I'm forced to run icingacli vspheredb check vm --uuid xxx --rule Set --rule Rule and icingacli vspheredb check vm --uuid xxx --set Set