Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6
-
None
-
None
Description
Lot of times user end up doing a list of all entities of a given type and do grep -i on it. We should add ability for doing a case insensitive fuzzy search for users to search for entities when they don't remember the exact entity name. We can add this as another option to list
e.g. falcon entity -list -type process -pattern hourly
and this should match the following process name.
My-Hourly-Summary
For fuzzy search like functionality:
falcon entity -list -type process -pattern mhs
should also match the above process name
Attachments
Attachments
Issue Links
- links to