Skip to main content
Skip table of contents

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

Prerequisites:

  • Have Delphix Self-Service user privileges

  • Know the bookmark you would like to delete

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 delete.

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

    CODE
    jsUser selfservice bookmark <jsBookmark> *> delete
    jsUser selfservice bookmark <jsBookmark> delete *> commit
JavaScript errors detected

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

If this problem persists, please contact our support.