- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3
 
1.x list node xml
stack list node xml [attrs=string] [basedir=string] [eval=bool] [gen=string] [missing-check=bool] [roll=string]
Lists the XML configuration information for a host. The graph traversal for the XML output is rooted at the XML node file specified by the 'node' argument. This command executes the first pre-processor pass on the configuration graph, performs all variable substitutions, and runs all eval sections.
- 
[attrs=string]A list of attributes. This list must be in python dictionary form, e.g., attrs="{ 'os': 'redhat', 'arch' : 'x86_64' }"
 - 
[basedir=string]If specified, the location of the XML node files.
 - 
[eval=bool]If set to 'no', then don't execute eval sections. If not supplied, then execute all eval sections.
 - 
[gen=string]If set, the use the supplied argument as the program for the 2nd pass generator. If not supplied, then use 'kgen'.
 - 
[missing-check=bool]If set to 'no', then disable errors regarding missing nodes. If not supplied, then print messages about missing nodes.
 - 
[roll=string]If set, only expand nodes from the named roll. If not supplied, then the all rolls are used.
 
- 
stack list node xml computeGenerate the XML graph starting at the XML node named 'compute.xml'.
 
- add
 - config
 - create
 - disable
 - dump
 - enable
 - help
 - iterate
 - 
list
- list access
 - list appliance
 - list appliance attr
 - list appliance firewall
 - list appliance route
 - list appliance xml
 - list attr
 - list bootaction
 - list distribution
 - list distribution pallet
 - list environment attr
 - list firewall
 - list help
 - list host
 - list host alias
 - list host attr
 - list host boot
 - list host firewall
 - list host graph
 - list host installfile
 - list host interface
 - list host key
 - list host macs
 - list host partition
 - list host profile
 - list host route
 - list host stat
 - list host xml
 - list network
 - list node xml
 - list os attr
 - list os firewall
 - list os route
 - list pallet
 - list pallet command
 - list route
 - list storage controller
 
 - load
 - open
 - remove
 - report
 - run
 - set
 - swap
 - sync
 - unload