From e9991f9359844113418ed08873fd8ebe2573ca06 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 9 Aug 2012 13:26:45 -0500 Subject: bcfg2-admin: Add options from 75c6e2a to man page Signed-off-by: Sol Jerome --- tools/manpagegen/bcfg2-admin.8.ronn | 53 +++++++++++++++++++++++++++++++------ 1 file changed, 45 insertions(+), 8 deletions(-) (limited to 'tools/manpagegen/bcfg2-admin.8.ronn') diff --git a/tools/manpagegen/bcfg2-admin.8.ronn b/tools/manpagegen/bcfg2-admin.8.ronn index c827265ca..f90865d9c 100644 --- a/tools/manpagegen/bcfg2-admin.8.ronn +++ b/tools/manpagegen/bcfg2-admin.8.ronn @@ -12,12 +12,37 @@ bcfg2-admin(8) -- Perform repository administration tasks ## OPTIONS * `-C` : - Specify alternate bcfg2.conf location + Specify alternate bcfg2.conf location. -## MODES + * `-E` : + Specify the encoding of Cfg files. - * `init`: - Initialize a new repository (interactive). + * `-Q` : + Specify the path to the server repository. + + * `-S` : + Manually specify the server location (as opposed to using the value + in bcfg2.conf). + + * `-d`: + Enable debugging output. + + * `-h`: + Print Usage information. + + * `-o` : + Writes a log to the specified path. + + * `-v`: + Enable verbose output. + + * `-x` : + Use ’password’ for client communication. + + * `--ssl-key=`: + Specifiy the path to the SSL key. + +## MODES * `backup`: Create an archive of the entire Bcfg2 repository. @@ -30,23 +55,29 @@ bcfg2-admin(8) -- Perform repository administration tasks Add, edit, or remove clients entries in metadata (See [`CLIENT OPTIONS`](###CLIENT OPTIONS) below). - * `query` [g=group] [p=profile] [-f output-file] [-n] [-c]: - Search for clients based on group or profile (See [`QUERY - OPTIONS`](###QUERY OPTIONS) below). - * `compare` : Compare two client configurations. Can be used to verify consistent behavior between releases. Determine differences between files or directories (See [`COMPARE OPTIONS`](###COMPARE OPTIONS) below). + * `init`: + Initialize a new repository (interactive). + * `minestruct` [-f xml-file] [-g groups]: Build structure entries based on client statistics extra entries (See [`MINESTRUCT OPTIONS`](###MINESTRUCT OPTIONS) below). + * `perf`: + Query server for performance data. + * `pull` : Install configuration information into repo based on client bad entries (See [`PULL OPTIONS`](###PULL OPTIONS) below). + * `query` [g=group] [p=profile] [-f output-file] [-n] [-c]: + Search for clients based on group or profile (See [`QUERY + OPTIONS`](###QUERY OPTIONS) below). + * `reports` [init|load_stats|purge|scrub|update]: Interact with the dynamic reporting system (See [`REPORTS OPTIONS`](###REPORTS OPTIONS) below). @@ -55,6 +86,9 @@ bcfg2-admin(8) -- Perform repository administration tasks Interact with the Snapshots database (See [`SNAPSHOTS OPTIONS`](###SNAPSHOTS OPTIONS) below). + * `syncdb`: + Sync the Django ORM with the configured database. + * `tidy`: Remove unused files from repository. @@ -62,6 +96,9 @@ bcfg2-admin(8) -- Perform repository administration tasks Create a graphviz diagram of client, group and bundle information (See [`VIZ OPTIONS`](###VIZ OPTIONS) below). + * `xcmd`: + Provides a XML-RPC Command Interface to the bcfg2-server. + ### BUNDLE OPTIONS * `mode`: -- cgit v1.2.3-1-g7c22