< Back

Show-LocationStack

Sat Jan 18, 2020 9:48 am

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