Skip to content

dump environment

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

dump environment

Usage

stack dump environment

Description

Dump the contents of the stacki database as json.

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

Examples

  • stack dump environment

    Dump json data for environments in the stacki database

Related

load

Clone this wiki locally