Karaf shell command to enumerate nodes that match a given filter
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Fixed
Details
Assignee
Chandra GorantlaChandra GorantlaReporter
Jesse WhiteJesse WhiteLabels
Sprint
NoneFix versions
Priority
Major
Details
Details
Assignee

Reporter

Labels
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty Incident
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Created May 28, 2018 at 2:41 PM
Updated June 21, 2018 at 12:00 AM
Resolved June 21, 2018 at 12:00 AM
Add a new Karaf shell command that can be used to enumerate the nodes/interfaces that match a given Filter.
For the matching nodes, the output should include the node label, categories, foreign source/foreign id, along with the matched interfaces.
For the command name, we could use something like:
filters:filter
- open to other suggestions.We could also add this command to an existing Maven module such as
features/poller/shell
instead of creating another one.