set network name

Usage

stack set network name {network} {name=string}

Description

Sets the network name of a network.

Arguments

  • [network]

The name of the network.

Parameters

  • [name=string]

Name that the named network should have.

Examples

  • stack set network name private name=data

Changes the name of the "private" network to "data".