summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-info.8
blob: f500bfa0021a5d248f78bb611c6441c4b8e582a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH "bcfg2-info" 8
.SH NAME
bcfg2-info \- Creates a local version of the bcfg2 server core for
state observation
.SH SYNOPSIS
.B bcfg2-info [-c <config file>]
.SH DESCRIPTION
.PP
.B bcfg2-info
Instantiate an instance of the Bcfg2 core for data examination and
debugging purposes.
.SH OPTIONS
.PP
.B "\-c <config file>"
.RS
Specify an alternative location for bcfg2.conf. (Default
/etc/bcfg2.conf)
.RE
.SH "SEE ALSO"
.BR bcfg2(1),
.BR bcfg2-server(8)
.SH "BUGS"
None currently known