From badfec7f599efe35aee61296ca3a46994de0cda5 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 11 Jun 2010 19:19:56 +0000 Subject: doc: Add viz admin mode example Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5927 ce84e21b-d406-0410-9b95-82705330c041 --- doc/server/admin/index.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/server/admin/index.txt b/doc/server/admin/index.txt index d8fe07630..e850d9df0 100644 --- a/doc/server/admin/index.txt +++ b/doc/server/admin/index.txt @@ -73,6 +73,15 @@ viz Produce graphviz diagrams of metadata structures. +The following command will produce a graphviz image which includes hosts, +bundles, and a key:: + + bcfg2-admin viz -H -b -k -o ~/bcfg2.png + +.. note:: The graphviz package available via DAG/RPMforge has been known + to have dependency issues. We recommend installing the package + from EPEL. + xcmd ==== -- cgit v1.2.3-1-g7c22