mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
38 lines
1 KiB
Text
38 lines
1 KiB
Text
NAME
|
|
gcloud alpha bms networks - manage networks in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud alpha bms networks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Describe a Bare Metal solution network.
|
|
|
|
list
|
|
(ALPHA) List Bare Metal Solution networks in a project.
|
|
|
|
list-ip-reservations
|
|
(ALPHA) List IP range reservations for Bare Metal Solution networks in
|
|
a project.
|
|
|
|
update
|
|
(ALPHA) Update a Bare Metal Solution network.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud bms networks
|
|
|