Import parameter from file

import --target=target --source=filepath

Target choices

  • operator

  • role

  • email-group

  • instrument

  • location

  • study

Source file

The source file must have valid json array format. Even a single record, it must also be wrapped in an array using [ and ]. Examples can be found from the Database section.

Last updated

Was this helpful?