scrub-instrument
Name
scrub-instrument - memory eraser for instruments
Synopsis
RBR instrument scrubber.
Usage
scrub-instrument [-h|--help] | [-v|–version]
scrub-instrument [-a|–all]
scrub-instrument [instrumentXX]
Options
-h, --help
Display this help message and exit.
-v, --version
Output version information and exit.
instrumentXX
Erase instrument XX.
-a
Erase all instruments.
Description
Clear the internal memory of an instrument connected to the system. This command is unavailable if the RBRcervello status is logging.
Examples
RBRcervello> scrub-instrument instrument01
Are you sure you want to scrub instrument01? (y/N) y
Checking deployment status...
Clearing memory...
Instrument 01: success
RBRcervello> scrub-instrument -a
Are you sure you want to scrub ALL instruments? (y/N) y
Checking deployment status...
Clearing memory...
Instrument 01: success
Instrument 02: success