summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-info.8
blob: dd14a908bcca70f7ed7c8d04ee98ebc089bb41c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.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>] [-h]
.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
.B "\-h
.RS
Give a bit of help about the command line arguments and
options. After this bcfg2-info exits.
.RE
.SH "SEE ALSO"
.BR bcfg2(1),
.BR bcfg2-server(8)
.SH "BUGS"
None currently known