1bcfg2-admin(8) System Manager's Manual bcfg2-admin(8)
2
3
4
6 bcfg2-admin - Perform repository administration tasks
7
9 bcfg2-admin init compare <old> <new> minestruct <client> pull <client>
10 <entry type> <entry name> tidy viz [-h] [-b] [-k] [-o output.png] [-r]
11
12
14 bcfg2-admin Perform bcfg2 repository administration
15
17 init
18 Initialize a new repository (interactive)
19 compare
20 Compare two client configurations. Can be used to verify consis‐
21 tent behavior between releases
22 minestruct
23 Build structure entries based on client statistics extra entries
24 pull
25 Install configuration information into repo based on client bad
26 entries
27 tidy
28 Remove unused files from repository
29 viz
30 Create a graphviz diagram of client, group and bundle informa‐
31 tion
32
34 -h
35 Include hosts in diagram
36 -b
37 Include bundles in diagram
38 -o <output file>
39 Write to outfile file instead of stdout
40 -r
41 Produce raw graphviz output
42 -k
43 Add a shape/color key
44
45
46
47 bcfg2-admin(8)