Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 589 Bytes

File metadata and controls

21 lines (13 loc) · 589 Bytes

Adapter Regex Filter And Fields Regex Filter

This does the following:

  • Return a list where the keys are the adapter names and the values are valid fields for the adapter.
  • Only return adapters that match the regular expression aws and fields that match the regular expression ip.
$ axonshell devices get-fields --adapter-re aws --field-re ip