Add list-tags.ps1

This commit is contained in:
Markus Fleschutz
2021-03-18 16:58:41 +01:00
parent 54d9084c0e
commit e29e0c1c14
3 changed files with 37 additions and 0 deletions

View File

@ -73,6 +73,7 @@ list-profiles.ps1, lists your PowerShell profiles
list-random-passwords.ps1, prints a list of random passwords
list-random-pins.ps1, prints a list of random PIN's
list-scripts.ps1, lists all PowerShell scripts in this repository
list-tags.ps1, lists all tags in the current/given Git repository
list-timezones.ps1, lists all time zones available
list-user-groups.ps1, lists the user groups on the local computer
locate-city.ps1, prints the geographic location of the given city

1 Script Description
73 list-random-passwords.ps1 prints a list of random passwords
74 list-random-pins.ps1 prints a list of random PIN's
75 list-scripts.ps1 lists all PowerShell scripts in this repository
76 list-tags.ps1 lists all tags in the current/given Git repository
77 list-timezones.ps1 lists all time zones available
78 list-user-groups.ps1 lists the user groups on the local computer
79 locate-city.ps1 prints the geographic location of the given city