[ClusterLabs] Antw: Changes coming in Pacemaker 2.0.0

Ken Gaillot kgaillot at redhat.com
Thu Jan 11 11:37:24 EST 2018


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 <kgaillot at redhat.com>




More information about the Users mailing list