mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
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.
|
|
|
|
disable-serial-console
|
|
Disable interactive serial console for a Bare Metal Solution instance.
|
|
|
|
enable-serial-console
|
|
Enable interactive serial console for a Bare Metal Solution instance.
|
|
|
|
list
|
|
List Bare Metal Solution instances in a project.
|
|
|
|
rename
|
|
Rename a Bare Metal Solution instance.
|
|
|
|
reset
|
|
Reset a Bare Metal Solution instance.
|
|
|
|
start
|
|
Start a Bare Metal Solution instance.
|
|
|
|
stop
|
|
Stop a Bare Metal Solution instance.
|
|
|
|
update
|
|
Update a Bare Metal Solution instance.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms instances
|
|
|