< Back

Export-LocationStack

Sat Jan 18, 2020 9:47 am

NAME Export-LocationStack



SYNOPSIS

Saves location stack to a file.





SYNTAX

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





DESCRIPTION

If <-name> is not specified, location stack is saved as 'default'.

If location stack with provided name already exists, use <-force> to overwrite.





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