Network v2
Create new network
os network create
[--enable | --disable]
[--share | --no-share]
<name>
Enable network (default)
Disable network
Share the network between projects
Do not share the network between projects
New network name
Delete network(s)
os network delete
<network> [<network> ...]
Network to delete (name or ID)
List networks
os network list
[--external]
[--dhcp <dhcp-id>]
[--long]
List external networks
DHCP agent ID
List additional fields in output
Set network properties
os network set
[--name <name>]
[--enable | --disable]
[--share | --no-share]
<network>
Set network name
Enable network
Disable network
Share the network between projects
Do not share the network between projects
Network to modify (name or ID)
Display network details
os network show
<network>
Network to display (name or ID)