Skip to content

list network

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