mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
50 lines
1.3 KiB
Text
50 lines
1.3 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.
|
|
|
|
unenroll
|
|
(BETA) Unenroll an Anthos on bare metal admin cluster so that it is no
|
|
longer managed by the Anthos On-Prem API.
|
|
|
|
update
|
|
(BETA) Update an Anthos on bare metal admin cluster.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud container bare-metal admin-clusters
|
|
|
|
$ gcloud alpha container bare-metal admin-clusters
|
|
|