bcfg2-admin(8) - Linux man page
Name
bcfg2-admin - Perform repository administration tasksSynopsis
bcfg2-admin init compare <old> <new> minestruct <client> pull <client> <entry type> <entry name> tidy viz [-h] [-b] [-k] [-o output.png] [-r]Description
bcfg2-admin Perform bcfg2 repository administration
Modes
init
Initialize a new repository (interactive)compare
Compare two client configurations. Can be used to verify consistent behavior between releasesminestruct
Build structure entries based on client statistics extra entriespull
Install configuration information into repo based on client bad entriestidy
Remove unused files from repositoryviz
Create a graphviz diagram of client, group and bundle information
Viz Options
-h
Include hosts in diagram-b
Include bundles in diagram-o <output file>
Write to outfile file instead of stdout-r
Produce raw graphviz output-k
Add a shape/color key
