PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

No -Category for New/Remove-CISTagAssignment

Open rgb99 opened this issue 4 years ago • 0 comments
trafficstars

There is no -Category parameter for:

  • New-CISTagAssignment
  • Remove-CISTagAssignment

This makes it impossible to add or remove a tag from a VM in which the vCenter has more than one tag category with values of True and False. How can it be done using these cmdlets compared to New-TagAssignment and Remove-TagAssignment, which have the category parameter?

Thanks!

rgb99 avatar Aug 12 '21 17:08 rgb99