turbinia
turbinia copied to clipboard
[FR]: More filter options for the turbinia-client
What is the feature you are proposing?
Have the ability to filter requests by status (e.g. running, failed, completed).
For example turbinia-client status request $REQUEST_ID --filter="status=running
What would this feature improve or what problem would it solve?
Improved way to filter through a Turbinia request that doesn't require further parsing via jq or grep
What alternatives have you considered?
Using jq or grep to try to parse it out as currently done