The clara-dicom
plugin is a command-line interface for managing and interacting with the DICOM Adapter. Please find a list of supported comamnds below.
Starts the DICOM Adapter.
17.6.1.1. Usage
$ clara dicom start -f <file>
Name | Shorthand | Default | Usage |
---|---|---|---|
file | f | Filename of custom configuration file. |
Restarts the DICOM Adapter.
17.6.3.1. Usage
$ clara dicom restart
Stops the DICOM Adapter.
17.6.4.1. Usage
$ clara dicom stop[-y | --yes]