Request #2684
Filter resource listing on template data
Status: | Closed | Start date: | 01/28/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | CLI | |||
Target version: | - | |||
Pull request: |
Description
Hello,
Actually, the one* list
commands can only select some columns to display and filter on the selected columns.
#2372 ask to filter on any column, not only the selected ones to display.
I would like to be able to filter on more than the proposed column, actually the TEMPLATE
is what I have in mind.
This would permit to select templates with specific option set, for example: list all template using a nic with model not "virtio"
.
Maybe adding some XPATH syntax to permit the expression of something like: select all template with MEMORY greater or equal to 1GB
.
Regards.
Related issues
History
#1 Updated by Ruben S. Montero over 7 years ago
- Related to Backlog #2372: Allow to filter CLI output by hidden columns added
#2 Updated by Ruben S. Montero over 7 years ago
- Status changed from Pending to Closed
Ok, I've linked this request to the previous issue. We will address all the sorting options for the CLI commands there, and so we keep all the discussions on the same place.
Thank you very much for your feedback!