jaws_scripts.client.list_classes
Lists the alarm registration classes.
Note: With the --export option you can export a file that can be imported by set-class --file.
list_classes
list_classes [OPTIONS]
Options
- --monitor
Monitor indefinitely
- --nometa
Exclude audit headers and timestamp
- --export
Dump records in AVRO JSON format
- --category <category>
Only show registered alarms in the specified category (Options queried on-demand from alarm-categories topic)
- Options