Get-PnPWsl2Candie
SYNOPSIS
This function retrieves a list of current available tools (Candy\scripts).
SYNTAX
Get-PnPWsl2Candie [-IncludePath] [<CommonParameters>]
DESCRIPTION
The Get-PnPWsl2Candie retrieves a list of current available tools (Candy\scripts).
EXAMPLE 1
Get-PnPWsl2Candie
This command retrieves a list of current available tools (Candy\scripts).
-IncludePath
A switch parameter that determines whether to include the FullPath property in the output. If this parameter is provided, FullPath is included.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False