mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha container bare-metal node-pools - create and manage node pools
|
||
|
|
in an Anthos cluster on bare metal
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha container bare-metal node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Create and manage node pools in an Anthos cluster 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
|
||
|
|
(ALPHA) Create a node pool in an Anthos cluster on bare metal.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(ALPHA) Delete a node pool in an Anthos cluster on bare metal.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(ALPHA) Describe a node pool in an Anthos cluster on bare metal.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List node pools in an Anthos cluster on bare metal.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update a node pool in an Anthos cluster on bare metal.
|
||
|
|
|
||
|
|
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
|
||
|
|
access allowlist.
|
||
|
|
|