< Back
Remove-LocationStack
Post
NAME Remove-LocationStack
SYNOPSIS
Removes exported location stack from disk.
SYNTAX
Remove-LocationStack [[-name] <String>] [-force] [<CommonParameters>]
DESCRIPTION
Use mandatory <-name> parameter to specify which stack file to delete (use 'default' to remove default stack).
Parameter <-force> is required to avoid accidental removal of stack file.
PARAMETERS
-name <String>
Required? false
Position? 1
Default value $(throw 'Mandatory parameter not provided: <name>.')
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
SYNOPSIS
Removes exported location stack from disk.
SYNTAX
Remove-LocationStack [[-name] <String>] [-force] [<CommonParameters>]
DESCRIPTION
Use mandatory <-name> parameter to specify which stack file to delete (use 'default' to remove default stack).
Parameter <-force> is required to avoid accidental removal of stack file.
PARAMETERS
-name <String>
Required? false
Position? 1
Default value $(throw 'Mandatory parameter not provided: <name>.')
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