1
2sfcbstage(1) General Commands Manual sfcbstage(1)
3
4
5
7 sfcbstage - Script to copy provider MOF and registration files to the
8 Small-Footprint CIM Broker (sfcb) staging area
9
11 sfcbstage [options] [mof...]
12
14 sfcbstage copies provider mof and registration files to the sfcb stag‐
15 ing area. Used to add classes to sfcb offline. The class repository
16 must be rebuilt with sfcbrepos and the sfcb CIMOM restarted before
17 changes take effect.
18
20 -n namespace
21 Namespace for which the class MOFs are to be registered.
22 Default is root/cimv2
23
24 -s stagingdir
25 Path to sfcb staging area containing class MOFs and registration
26 files Default is /var/lib/sfcb/stage
27
28 -r registrationfile
29 Path to the provider registration file.
30
31 -h Display usage information and exit.
32
33 mof Path(s) to one or more class MOF files containing the CIM class
34 definitions for the class(es) implemented by the provider.
35
37 DESTDIR
38 If set, the value of this variable is prepended to the registra‐
39 tion directory names. This can be useful to store the repository
40 in a different location, i.e. when cross-compiling providers.
41
43 Viktor Mihajlovski <MIHAJLOV@de.ibm.com>
44
46 The SBLIM project maintains a mailing list to which you should direct
47 all questions regarding sfcb, sfcc, wbemcli, or any of the SBLIM
48 providers. To subscribe to this mailing list visit
49
50 http://lists.sourceforge.net/lists/listinfo/sblim-issues
51
52 The SBLIM Project Bug tracking page can be found at
53
54 http://sourceforge.net/tracker/?group_id=128809&atid=712784
55
57 (C) Copyright IBM Corp. 2004, 2005
58
60 The Small-Footprint CIM Broker (sfcb) is a part of the SBLIM project.
61 The most recent version is available on the web at
62
63 http://sblim.sourceforge.net/
64
66 sfcbd(1), sfcbrepos(1), sfcbunstage(1)
67
68
69
70sfcbstage Version 1.3.8 August 2005 sfcbstage(1)