mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Apr 12 10:43:12 UTC 2023
This commit is contained in:
parent
32e56b8b99
commit
b155beb241
220 changed files with 7834 additions and 1142 deletions
37
gcloud/beta/container/bare-metal/help
Normal file
37
gcloud/beta/container/bare-metal/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud beta container bare-metal - deploy and manage Anthos clusters on
|
||||
bare metal for running containers
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta container bare-metal GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Deploy and manage Anthos clusters on bare metal for running
|
||||
containers.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
admin-clusters
|
||||
(BETA) Create and manage admin clusters in Anthos on bare metal.
|
||||
|
||||
clusters
|
||||
(BETA) Create and manage Anthos clusters on bare metal.
|
||||
|
||||
node-pools
|
||||
(BETA) Create and manage node pools in an Anthos cluster on bare metal.
|
||||
|
||||
operations
|
||||
(BETA) Manage Anthos on bare metal long running operations.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha container bare-metal
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue