Show-MyPSGalleryModule

SYNOPSIS

Show version numbers ext. about my modules.

SYNTAX

Show-MyPSGalleryModule [-AsObject] [<CommonParameters>]

DESCRIPTION

Show version numbers ext. about my modules.

EXAMPLES

EXAMPLE 1

Show-MyPSGalleryModules

PARAMETERS

-AsObject

Format output as object.

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

System.Collections.Generic.List`1[[System.Management.Automation.PSObject, System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]

NOTES