Skip to content

dump host

Chris Ladd edited this page Oct 15, 2019 · 4 revisions

dump host

Usage

stack dump host

Description

Dump the contents of the stacki database as json.

This command dumps specifically the host data.
For each host, output the name of the host, as well
as any host scoped attributes, storage controller,
partition, firewall, route information, interfaces,
aliases, groups, comments, bootactions, environments,
etc.

Examples

  • stack dump host

    Dump json data for hosts in the stacki database

Related

load

Clone this wiki locally