3.2.7.2.2. Adapter Regex Filter And All Fields

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.

$ axonshell devices get-fields --adapter-re aws

3.2.7.2.2.1. Notes

Note

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