Skip to content

list network

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

list network

Usage

stack list network [network]...

Description

List the defined networks for this system.

Arguments

  • [network]

    Zero, one or more network names. If no network names are supplied, info about all the known networks is listed.

Examples

  • stack list network private

    List network info for the network named 'private'.

  • stack list network

    List info for all defined networks.

Clone this wiki locally