Skip to content

dump network

Mason J. Katz edited this page Dec 15, 2015 · 1 revision

dump network

Usage

stack dump network [network]...

Description

Dump the network information as rocks commands.

Arguments

  • [network]

    Zero, one or more network names. If no network names are supplied, information for all networks will be listed.

Examples

  • stack dump network

    Dump all network info.

  • stack dump network public

    Dump network info the 'public' network.

Clone this wiki locally