Skip to content

dump network

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

dump network

Usage

stack dump network

Description

Dump the contents of the stacki database as json.

This command dumps specifically the network data.
For each network, output the name of the network, as
well as its address, subnet mask, gateway, mtu, zone,
and whether stacki is configured to serve DNS and
DHCP/PXE for this network.

Examples

  • stack dump network

    Dump json data for networks in the stacki database

Related

load

Clone this wiki locally