Skip to content

list host graph

Joe Kaiser edited this page Dec 29, 2017 · 2 revisions

list host graph

Usage

stack list host graph [host ...] [arch=string] [basedir=string]

Description

For each host, output a graphviz script to produce a diagram of the
XML configuration graph. If no hosts are specified, a graph for every
known host is listed.

Arguments

  • {host}

    Zero, one or more host names. If no host names are supplied, info about all the known hosts is listed.

Parameters

  • {arch=string}

  • {basedir=string}

    Optional. If specified, the location of the XML node files.

Examples

  • stack list host graph backend-0-0

    Generates a graph for backend-0-0

Home

Command Line Interface

Clone this wiki locally