Task #18000
Milestone #17719: Booster operational test of one crate alongside existing BPM system
Milestone #17998: Improvements to bpmcli
Support BPM lists in dump commands
Description
the "dump_xxx" commands should support a list of BPMs to appear in the output passed via the command line arguments. If the list is not specified then include all BPMs.
History
#1 Updated by John Diamond about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented -b as a "common" option in CLICommand. Moved all of the "dump_xxx" commands to CLIDumpCommand (except for dump_flash_history which is different from the rest).