mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
52 lines
1.4 KiB
Text
52 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha bms instances - manage bare metal instances in Bare Metal
|
|
Solution
|
|
|
|
SYNOPSIS
|
|
gcloud alpha bms instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Describe a Bare Metal solution instance.
|
|
|
|
disable-serial-console
|
|
(ALPHA) Disable interactive serial console for a Bare Metal Solution
|
|
instance.
|
|
|
|
enable-serial-console
|
|
(ALPHA) Enable interactive serial console for a Bare Metal Solution
|
|
instance.
|
|
|
|
list
|
|
(ALPHA) List Bare Metal Solution instances in a project.
|
|
|
|
reset
|
|
(ALPHA) Reset a Bare Metal Solution instance.
|
|
|
|
start
|
|
(ALPHA) Start a Bare Metal Solution instance.
|
|
|
|
stop
|
|
(ALPHA) Stop a Bare Metal Solution instance.
|
|
|
|
update
|
|
(ALPHA) Update a Bare Metal Solution instance.
|
|
|
|
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 instances
|
|
|