bcfg2-admin (8) - Linux Manuals
bcfg2-admin: Perform repository administration tasks
NAME
bcfg2-admin - Perform repository administration tasksSYNOPSIS
bcfg2-admin [-C config-file] <mode> <mode args> <mode options>DESCRIPTION
bcfg2-admin Perform bcfg2 repository administration
OPTIONS
-C <config-file>
- Specify the location of the configuration file (if it is not in /etc/bcfg2.conf)
MODES
init
- Initialize a new repository (interactive)
- Add or remove clients from metadata
- Search for clients based on group or profile
- Compare two client configurations. Can be used to verify consistent behavior between releases
- Build structure entries based on client statistics extra entries
- Install configuration information into repo based on client bad entries
- Remove unused files from repository
- Create a graphviz diagram of client, group and bundle information
CLIENT OPTIONS
mode
- Add a client 'add' or delete a client 'del'
- Specify the client's name
- Set attribute values when adding a new client
QUERY OPTIONS
g=group
- Specify a group to search within
- Specify a profile to search within
- Write the results of the query to a file
- Print the results, one on each line
- Print the results, separated by commas
COMPARE OPTIONS
old
- Specify the location of the old configuration file
- Specify the location of the new configuration file
MINESTRUCT OPTIONS
client
- Client whose metadata is to be searched for extra entries
- Hierarchy of groups in which to place the extra entries in
- Specify the xml file in which to write the extra entries
PULL OPTIONS
client
- Specify the name of the client to search for
- Specify the type of the entry to pull
- Specify the name of the entry to pull
VIZ OPTIONS
-h
- Include hosts in diagram
- Include bundles in diagram
- Write to outfile file instead of stdout
- Produce raw graphviz output
- Add a shape/color key