1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Sep 27 12:05:40 UTC 2023

This commit is contained in:
Automated 2023-09-27 12:05:40 +00:00
parent 54eca12593
commit 6c60d7f07f
256 changed files with 8313 additions and 442 deletions

View file

@ -0,0 +1,48 @@
NAME
gcloud container bare-metal admin-clusters - create and manage admin
clusters in Anthos on bare metal
SYNOPSIS
gcloud container bare-metal admin-clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Create an Anthos on bare metal admin cluster.
describe
Describe an Anthos on bare metal admin cluster.
enroll
Enroll an Anthos on bare metal admin cluster.
list
List Anthos on bare metal admin clusters.
query-version-config
Query versions for creating or upgrading an Anthos on bare metal admin
cluster.
unenroll
Unenroll an Anthos on bare metal admin cluster so that it is no longer
managed by the Anthos On-Prem API.
update
Update an Anthos on bare metal admin cluster.
NOTES
These variants are also available:
$ gcloud alpha container bare-metal admin-clusters
$ gcloud beta container bare-metal admin-clusters