Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
labelsI want to create/update my archfile

...

General Usage


Code Block
$ epicsarch-qs exp_name 


Optional Args

...

  • path - allows user to specify a specific path for an archfile to be created/updated
  • dry-run - prints preview to the console of what will be included in the experiment archfile
  • softlink - updates the softlink to the epicsArch_experiment_specific.txt
  • linkpath - provides user with the option to supply custom file path for softlink.
  • cds items - gets current data from the questionnaire API via psdm client

I want to view CDS item data

...

Examples