Skip to content

dump appliance

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

dump appliance

Usage

stack dump appliance

Description

Dump the contents of the stacki database as json.

This command dumps specifically the appliance level data.
For each appliance, output the name of the appliance,
as well as any appliance scoped attributes, storage controller,
partition, firewall, and route information.

Examples

  • stack dump appliance

    Dump json data for appliances in the stacki database

Related

load

Clone this wiki locally