NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

To view usage information for any DME CLU command, type the command with the help (-h) parameter. For detailed information on each of the available DME CLU commands, refer to the following pages:

Detailed InstructionsCommandExample
Generating a DME API Authentication Token via the CLUdm_generate_token

dm_generate_token

Creating an Empty Collection via the CLUdm_register_collection

dm_register_collection my-collection.json /Example_Archive/PI_Lab1/Project_New

Registering a Data File via the CLUdm_register_dataobject

dm_register_dataobject /cygdrive/c/Users/JaneDoe/my-metadata.json /Example_Archive/PI_Lab1/Project_New/Data.txt /cygdrive/c/Users/JaneDoe/data.txt

Updating Collection Metadata via the CLUdm_register_collection

dm_register_collection my-collection.json /Example_Archive/PI_Lab1/Project1

Updating Data File Metadata via the CLUdm_register_dataobject

dm_register_dataobject /cygdrive/c/Users/JaneDoe/my-metadata.json /Example_Archive/PI_Lab1/Project1/data.txt

Downloading One or More Files via the CLUdm_download_dataobject

dm_download_dataobject /Example_Archive/PI_Lab1/Project_Orig/sample.txt /cygdrive/c/Users/JaneDoe

Downloading One or More Collections via the CLUdm_download_collection

dm_download_collection /Example_Archive/PI_Lab1/Project_Orig /cygdrive/c/Users/JaneDoe

  • No labels