createBookmark

Creates a bookmark.

SYNOPSIS

mrcli -u user -m maxrepname createBookmark planname bookmark

DESCRIPTION

Run the createBookmark command to create a bookmark for a specified protection plan in the current control service configuration.

OPTIONS

bookmark

Specifies the bookmark name.

m maxrepname

The IP address or DNS name of the MaxRep Replication Engine.

planName

Specifies the name of the protection plan.

u user

Identifies the administrator account that runs the command.

EXAMPLE

Task

Run the createbookmark command to create a bookmark on RepPlan04, associated with MaxRep engine co-mrengine-02. Name the bookmark BookmarkPlan01.

Parameters
  • maxrepname: co-mrengine-02

  • planName: RepPlan04

  • bookmark: BookmarkPlan01

$ mrcli -u admin -m co-mrengine-02 createbookmark RepPlan04 BookmarkPlan01