2022-03-01 04:29:52 +00:00
|
|
|
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.
|
|
|
|
|
|
2023-03-15 11:22:01 +00:00
|
|
|
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.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
list
|
|
|
|
|
List Bare Metal Solution instances in a project.
|
|
|
|
|
|
2023-05-10 11:35:23 +00:00
|
|
|
rename
|
|
|
|
|
Rename a Bare Metal Solution instance.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
reset
|
|
|
|
|
Reset a Bare Metal Solution instance.
|
|
|
|
|
|
2022-03-16 08:47:18 +00:00
|
|
|
start
|
|
|
|
|
Start a Bare Metal Solution instance.
|
|
|
|
|
|
2022-10-18 11:38:19 +00:00
|
|
|
stop
|
|
|
|
|
Stop a Bare Metal Solution instance.
|
|
|
|
|
|
2022-03-16 08:47:18 +00:00
|
|
|
update
|
|
|
|
|
Update a Bare Metal Solution instance.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
NOTES
|
|
|
|
|
This variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha bms instances
|
|
|
|
|
|