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

Get-CISTagAssignment -Category "category" -Entity "vm" Displays All Tags

Open rgb99 opened this issue 4 years ago • 0 comments

When issuing a Get-CISTagAssignment -Category "category_name" -Entity "vm_name", the output displays all tags. Get-CISTagAssignment -Entity "vm_name" shows the exact same results.

image

rgb99 avatar Aug 12 '21 17:08 rgb99