< Back

Import-LocationStack

Sat Jan 18, 2020 9:47 am

NAME Import-LocationStack



SYNOPSIS

Loads location stack from a file.





SYNTAX

Import-LocationStack [[-name] <String>] [-force] [<CommonParameters>]





DESCRIPTION

If <-name> is not specified, 'default' stack is loaded.

Parameter <-force> is required to avoid accidental replacement of current stack.





PARAMETERS

-name <String>



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-force [<SwitchParameter>]



Required? false

Position? named

Default value False

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