mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
43 lines
878 B
Text
43 lines
878 B
Text
NAME
|
|
gcloud bms - manage Bare Metal Solution resources
|
|
|
|
SYNOPSIS
|
|
gcloud bms GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Bare Metal Solution resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
instances
|
|
Manage bare metal instances in Bare Metal Solution.
|
|
|
|
networks
|
|
Manage networks in Bare Metal Solution.
|
|
|
|
nfs-shares
|
|
Manage NFS shares in Bare Metal Solution.
|
|
|
|
operations
|
|
Manage operations in Bare Metal Solution.
|
|
|
|
os-images
|
|
Manage bare metal os images in Bare Metal Solution.
|
|
|
|
ssh-keys
|
|
Manage SSH keys for Bare Metal Solution.
|
|
|
|
volumes
|
|
Manage bare metal volumes in Bare Metal Solution.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms
|
|
|