1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/container/bare-metal/admin-clusters/help

51 lines
1.4 KiB
Text
Raw Normal View History

2023-01-19 00:56:33 +00:00
NAME
gcloud alpha container bare-metal admin-clusters - create and manage admin
clusters in Anthos on bare metal
SYNOPSIS
gcloud alpha container bare-metal admin-clusters COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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:
2023-03-24 11:31:22 +00:00
create
(ALPHA) Create an Anthos on bare metal admin cluster.
2023-01-19 00:56:33 +00:00
describe
(ALPHA) Describe an Anthos on bare metal admin cluster.
enroll
(ALPHA) Enroll an Anthos on bare metal admin cluster.
list
(ALPHA) List Anthos on bare metal admin clusters.
query-version-config
2023-02-08 10:13:59 +00:00
(ALPHA) Query versions for creating or upgrading an Anthos on bare
metal admin cluster.
2023-01-19 00:56:33 +00:00
2023-04-26 10:24:37 +00:00
unenroll
(ALPHA) Unenroll an Anthos on bare metal admin cluster so that it is no
longer managed by the Anthos On-Prem API.
2023-01-19 00:56:33 +00:00
update
(ALPHA) Update an Anthos on bare metal admin cluster.
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
2023-04-12 10:43:12 +00:00
access allowlist. This variant is also available:
$ gcloud beta container bare-metal admin-clusters
2023-01-19 00:56:33 +00:00