1
2wbemcat(1) General Commands Manual wbemcat(1)
3
4
5
7 wbemcat - a multi-protocol CIM-XML client
8
9
11 wbemcatX [options] [FILE]
12
14 Utility to send raw CIM-XML request FILE to the a CIMOM and display the
15 response/results. Default CIMOM is http://localhost:5988. If no input
16 file is specified then get XML data from stdin. This used to be the
17 wbemcatX utility before it officially replaced the original.
18
20 -t, --protocol=PROTOCOL
21 Protocol with which to connect. Default=http
22
23 -h, --host=HOSTNAME
24 Name of host running the CIMOM. Default=localhost
25
26 -p, --port=PORT
27 Port that the CIMOM is listening on. Default=5988
28
29 -?, --help
30 Display help message and exit.
31
34 Sean Swehla <smswehla@linux.vnet.ibm.com>
35
38 The SBLIM project maintains a mailing list to which you should direct
39 all questions regarding sfcb, sfcc, wbemcli, or any of the SBLIM
40 providers. To subscribe to this mailing list visit
41
42 http://lists.sourceforge.net/lists/listinfo/sblim-issues
43
44 The SBLIM Project Bug tracking page can be found at
45
46 http://sourceforge.net/tracker/?group_id=128809&atid=712784
47
49 (C) Copyright IBM Corp. 2009
50
52 The Small-Footprint CIM Broker (sfcb) is a part of the SBLIM project.
53 The most recent version is available on the web at
54
55 http://sblim.sourceforge.net/
56
58 xmltest(1) wbemcat(1)
59
60
61
62
63
64
65wbemcatX Version 1.4.9 April 2009 wbemcat(1)