mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
765 B
Text
37 lines
765 B
Text
NAME
|
|
gcloud bms instances - manage bare metal instances in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud bms instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage bare metal instances 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 instance.
|
|
|
|
list
|
|
List Bare Metal Solution instances in a project.
|
|
|
|
reset
|
|
Reset a Bare Metal Solution instance.
|
|
|
|
start
|
|
Start a Bare Metal Solution instance.
|
|
|
|
update
|
|
Update a Bare Metal Solution instance.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms instances
|
|
|