LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

openstack-network

manages virtual networks in OpenStack Neutron

TLDR

List networks
$ openstack network list
copy
Create network
$ openstack network create [network_name]
copy
Show network details
$ openstack network show [network_name]
copy
Delete network
$ openstack network delete [network_name]
copy

SYNOPSIS

openstack network command [options]

DESCRIPTION

openstack network manages virtual networks in OpenStack Neutron. Create isolated networks, configure external connectivity, and manage network infrastructure. Part of OpenStack unified CLI.

PARAMETERS

list

List networks.
create name
Create network.
delete name
Delete network.
show name
Show network details.
--external
Create as external network.
--share
Share network across projects.
--provider-network-type type
Provider network type (flat, vlan, vxlan).

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid