1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/container/azure/node-pools/help

43 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud container azure node-pools - create and manage node pools in an
Anthos cluster on Azure
SYNOPSIS
gcloud container azure node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2025-03-26 10:55:24 +00:00
(DEPRECATED) Create and manage node pools in an Anthos cluster on Azure.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
for more details.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2025-03-26 10:55:24 +00:00
(DEPRECATED) Create a node pool in an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
delete
2025-03-26 10:55:24 +00:00
(DEPRECATED) Delete a node pool in an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
describe
2025-03-26 10:55:24 +00:00
(DEPRECATED) Describe a node pool in an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
list
2025-03-26 10:55:24 +00:00
(DEPRECATED) List node pools in an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
update
2025-03-26 10:55:24 +00:00
(DEPRECATED) Update a node pool in an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
NOTES
This variant is also available:
$ gcloud alpha container azure node-pools