mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
35 lines
736 B
Text
35 lines
736 B
Text
NAME
|
|
gcloud bms networks - manage networks in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud bms networks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage networks in Bare Metal Solution.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a Bare Metal solution network.
|
|
|
|
list
|
|
List Bare Metal Solution networks in a project.
|
|
|
|
list-ip-reservations
|
|
List IP range reservations for Bare Metal Solution networks in a
|
|
project.
|
|
|
|
update
|
|
Update a Bare Metal Solution network.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms networks
|
|
|