mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
47 lines
1 KiB
Text
47 lines
1 KiB
Text
NAME
|
|
gcloud container bare-metal clusters - create and manage Anthos clusters on
|
|
bare metal
|
|
|
|
SYNOPSIS
|
|
gcloud container bare-metal clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create and manage Anthos clusters on bare metal.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create an Anthos cluster on bare metal.
|
|
|
|
delete
|
|
Delete an Anthos cluster on bare metal.
|
|
|
|
describe
|
|
Describe an Anthos cluster on bare metal.
|
|
|
|
enroll
|
|
Enroll an Anthos cluster on bare metal.
|
|
|
|
list
|
|
List Anthos clusters on bare metal.
|
|
|
|
query-version-config
|
|
Query versions for creating or upgrading an Anthos on bare metal user
|
|
cluster.
|
|
|
|
update
|
|
Update an Anthos cluster on bare metal.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha container bare-metal clusters
|
|
|
|
$ gcloud beta container bare-metal clusters
|
|
|