< Back
Add-CdBookmark
Post
NAME Add-CdBookmark
SYNOPSIS
Add or update bookmark
SYNTAX
Add-CdBookmark [[-Name] <Object>] [[-Path] <Object>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Name <Object>
bookmark name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Path <Object>
bookmark location
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-CdBookmark -Name cdb -Path C:\\ws\\project\\Cdbookmark
RELATED LINKS
SYNOPSIS
Add or update bookmark
SYNTAX
Add-CdBookmark [[-Name] <Object>] [[-Path] <Object>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Name <Object>
bookmark name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Path <Object>
bookmark location
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-CdBookmark -Name cdb -Path C:\\ws\\project\\Cdbookmark
RELATED LINKS