![]() |
ldasJob { -name {} -password {} -email {} } { userCmd -opt1 {} ... }
Which is in the format of a Tcl command, ldasJob, with two required arguments:
Updates the database with ilwd meta data (insertion of new data).
Calling convention (all on a single line):
ldasJob { -name "username" -password "********" -email "user@foobar.edu"} {abortJob -stopjob Running_LDAS_Jobid }
Option Descriptions: