mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta container bare-metal admin-clusters - create and manage admin
|
||
|
|
clusters in Anthos on bare metal
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta container bare-metal admin-clusters COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Create and manage admin clusters in Anthos 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
|
||
|
|
(BETA) Create an Anthos on bare metal admin cluster.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describe an Anthos on bare metal admin cluster.
|
||
|
|
|
||
|
|
enroll
|
||
|
|
(BETA) Enroll an Anthos on bare metal admin cluster.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Anthos on bare metal admin clusters.
|
||
|
|
|
||
|
|
query-version-config
|
||
|
|
(BETA) Query versions for creating or upgrading an Anthos on bare metal
|
||
|
|
admin cluster.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update an Anthos on bare metal admin cluster.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. This
|
||
|
|
variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha container bare-metal admin-clusters
|
||
|
|
|