Skip to main content
Skip table of contents

CLI cookbook: how to update a Delphix self-service bookmark

Prerequisites:

  • Have Delphix Self-Service user privileges

  • Know the bookmark you would like to update

Procedure:

  1. Log into Delphix Engine as a Delphix Self-Serviceuser or admin.

    CODE
    ssh jsUser@<yourengine>
  2. Navigate to the Delphix Self-Servicebookmarks, and choose the one you would like to update.

    CODE
    jsUser > selfservice bookmark
    jsUser selfservice bookmark > ls
    jsUser selfservice bookmark > select <jsBookmark>
  3. Update the bookmark.

    CODE
    jsUser selfservice bookmark <jsBookmark> *> update
    jsUser selfservice bookmark <jsBookmark> update *> set tags="tag text"
    jsUser selfservice bookmark <jsBookmark> update *> commit
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.