Skip to content

Instantly share code, notes, and snippets.

@pollusb
Created August 23, 2023 12:43
Show Gist options
  • Save pollusb/ee5d8c1de6bff8a25c356b3549bf9fe4 to your computer and use it in GitHub Desktop.
Save pollusb/ee5d8c1de6bff8a25c356b3549bf9fe4 to your computer and use it in GitHub Desktop.
List dbatools tags
Find-DbaCommand | Select-Object -ExpandProperty Tags -Unique -ErrorAction SilentlyContinue | Sort-Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment