On Thu, 2018-01-11 at 08:54 +0100, Ulrich Windl wrote: > On "--crm_xml -> --xml-text": Why not simply "--xml" (XML IS text)?
Most Pacemaker tools that accept XML can get it from standard input ( --xml-pipe), a file (--xml-file), or a literal string (--xml-text). Although, looking at it now, it might be nice to reduce it to one option: --xml - standard input --xml '<cib>' anything starting with '<' is literal --xml file anything else is a filename -- Ken Gaillot <kgail...@redhat.com> _______________________________________________ Users mailing list: Users@clusterlabs.org http://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