| external help file | PSFunctionInfo-help.xml |
|---|---|
| Module Name | PSFunctionInfo |
| online version | https://jdhitsolutions.com/yourls/241397 |
| schema | 2.0.0 |
Get a list of function tags.
Get-PSFunctionInfoTag [<CommonParameters>]PSFunctionInfo metadata can contain tags. Get-PSFunctionInfoTag will create a list of all tags currently in use. The tag list is built from the functions currently loaded into your PowerShell session.
PS C:\> Get-PSFunctionInfoTag
backup
cim
console
directory
git
profile
secrets
WebGet a list of current tags.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Learn more about PowerShell: https://jdhitsolutions.com/yourls/newsletter