On Tue, Sep 16, 2008 at 16:29, Raoul Bhatia [IPAX] <[EMAIL PROTECTED]> wrote: > hi, > > i think there have been some thoughts regarding this, but shouldn't > the parameters of the cli tools be more or less the same?
all this and more has been cleaned up and homogenized for 1.0 :-) > > e.g. > >> [EMAIL PROTECTED] ~/test # crm_verify --help >> usage: crm_verify [-V] [-D] -(?|L|X|x|p) >> --help (-?) : this help message >> --verbose (-V) : turn on debug info. additional instances increase >> verbosity >> --live-check (-L) : Connect to the running cluster >> --crm_xml (-X) <string> : Use the configuration in the supplied string >> --xml-file (-x) <file> : Use the configuration in the named file >> --xml-pipe (-p) : Use the configuration piped in via stdin >> --dtd-file (-D) : Use the named dtd file instead of >> /usr/share/heartbeat/crm.dtd > > -x for xml-file, -X for xml-string and -p for xml-stdin > >> [EMAIL PROTECTED] ~/test # ptest --help >> Usage: ptest -(?|L|X|x) [-V] [-D] [-G] [-I] >> --help (-?): This text >> >> --verbose (-V): Increase verbosity (can be supplied multiple times) >> >> --live-check (-L): Connect to the CIB and use the current contents as >> input >> --xml-stream (-x): Look for xml on stdin >> --show-scores (-s): Display resource allocation scores >> --xml-file (-X) <filename> : Look for xml in the named file >> >> --save-graph (-G) <filename> : Save the transition graph to the named >> file >> --save-dotfile (-D) <filename> : Save the DOT formatted transition >> graph to the named file >> --save-input (-I) <filename> : Save the input to the named file > > -x for xml-stdin, -X for xml-file > >> cibadmin --help >> usage: cibadmin [V?o:QDUCEX:t:Srwlsh:MmBfbdRx:pP5] command >> where necessary, XML data will be obtained using -X, -x, or -p options >> ... >> XML data >> --crm_xml (-X) <string> Retrieve XML from the supplied string >> --xml-file (-x) <filename> Retrieve XML from the named file >> --xml-pipe (-p) Retrieve XML from STDIN >> ... > > again, -X for xml-string, -p for xml-stdin, -x for xml-file > > cheers, > raoul > -- > ____________________________________________________________________ > DI (FH) Raoul Bhatia M.Sc. email. [EMAIL PROTECTED] > Technischer Leiter > > IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at > Barawitzkagasse 10/2/2/11 email. [EMAIL PROTECTED] > 1190 Wien tel. +43 1 3670030 > FN 277995t HG Wien fax. +43 1 3670030 15 > ____________________________________________________________________ > > _______________________________________________ > Pacemaker mailing list > [email protected] > http://list.clusterlabs.org/mailman/listinfo/pacemaker > _______________________________________________ Pacemaker mailing list [email protected] http://list.clusterlabs.org/mailman/listinfo/pacemaker
