Skip to content

dump network

Anoop Rajendra edited this page May 15, 2017 · 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