Hi! I realized that the current crm shell allows "show *something*" to show any configuration items (primitives, clones, constraints, etc.) with a name that matches. However I'd like to select any items that _contain_ *something*. That could be relevant for constraints especially. I'm not claiming that the origial behavior should be changed; instead I think of some additional option...
One use scenario is that you want to document a specific configuration, but it wil lalso be useful for editing the configuration. For example "crm configure show *ston* may show a stonith resource, but it will not show the stonith-related properties (like "stonith-enabled"). The other feature I'd like to see is the ability to abbreviate commands, that is if TAB completion can complete the command uniquely, allow an abbreviation (like "sho" for "show"). I don't know how easy that is to implement. Regards, Ulrich _______________________________________________ Users mailing list: [email protected] https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
