Show-PSToolKit

SYNOPSIS

Show details of the commands in this module.

SYNTAX

Show-PSToolKit [-ShowMetaData] [-ShowModified] [-ShowCommand] [-ExportToHTML] [-ExportToMarkDown]
 [<CommonParameters>]

DESCRIPTION

Show details of the commands in this module.

EXAMPLES

EXAMPLE 1

Show-PSToolKit -ShowMetaData

PARAMETERS

-ShowMetaData

Show the version.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-ShowModified

Show scripts modified recently.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-ShowCommand

Open GUI for command.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-ExportToHTML

Export details to HTML.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-ExportToMarkDown

Export to Markdown.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES