3.2.7.2.4. All Adapters And Fields Regex Filter

This does the following:

  • Return a dictionary of where the keys are the adapter names and the values are a list of valid fields for the adapter.

  • Only return adapters fields that match the regular expression last for all adapters.

$ axonshell devices get-fields --field-re last

3.2.7.2.4.1. Notes

Note

This example works the same for both the devices get-fields and users get-fields commands.