NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Deleted bookmark group because the GUI and other CLU commands don't support bookmark groups.

...

ParameterDescription
<bookmark_name>The name that the system displays on the UI for the bookmark. In this name, the system allows the plus character (+) or the pound character (#), but avoid using other special characters or spaces.
<description.json>

The name of the JSON file containing additional data parameters for the command, as follows:

Code Block
{
 "path" : "/Path/To/Bookmark",
 "group" : "A bookmark group name"
}

For example, consider the following command:

...

Code Block
{
 "path" : "/TEST_Archive/PI_Lab1",
 "group" : "My bookmark group"
}

To view the bookmark in the GUI, log out of DME and log in again. Refer to Logging In via the GUI

...