< Back
Remove-CdBookmark
Post
NAME Remove-CdBookmark
SYNOPSIS
Remove bookmark
SYNTAX
Remove-CdBookmark [[-Name] <String>] [-All] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Name <String>
bookmark name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-All [<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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Remove-CdBookmark -Name cdb
RELATED LINKS
SYNOPSIS
Remove bookmark
SYNTAX
Remove-CdBookmark [[-Name] <String>] [-All] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Name <String>
bookmark name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-All [<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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Remove-CdBookmark -Name cdb
RELATED LINKS