< Back
Show-LocationStack
Post
NAME Show-LocationStack
SYNOPSIS
Lists paths in the location stack.
SYNTAX
Show-LocationStack [[-ids] <String[]>] [[-locations] <String[]>] [<CommonParameters>]
DESCRIPTION
Returns $LocationStack hashtable.
Use <-ids>(array) and <-locations>(array) to filter returned results (both accept wildcard '*').
PARAMETERS
-ids <String[]>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-locations <String[]>
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
https://github.com/PavelStsefanovich/LocationStack
SYNOPSIS
Lists paths in the location stack.
SYNTAX
Show-LocationStack [[-ids] <String[]>] [[-locations] <String[]>] [<CommonParameters>]
DESCRIPTION
Returns $LocationStack hashtable.
Use <-ids>(array) and <-locations>(array) to filter returned results (both accept wildcard '*').
PARAMETERS
-ids <String[]>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-locations <String[]>
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
https://github.com/PavelStsefanovich/LocationStack