1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/container/azure/clusters/help

46 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud container azure clusters - create and manage Anthos clusters on
Azure
SYNOPSIS
gcloud container azure clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2025-03-26 10:55:24 +00:00
(DEPRECATED) Create and manage Anthos clusters 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 an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
delete
2025-03-26 10:55:24 +00:00
(DEPRECATED) Delete an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
describe
2025-03-26 10:55:24 +00:00
(DEPRECATED) Describe an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
get-credentials
2025-03-26 10:55:24 +00:00
(DEPRECATED) Get credentials of an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
list
2025-03-26 10:55:24 +00:00
(DEPRECATED) List Anthos clusters on Azure.
2022-03-01 04:29:52 +00:00
update
2025-03-26 10:55:24 +00:00
(DEPRECATED) Update an Anthos cluster on Azure.
2022-03-01 04:29:52 +00:00
NOTES
This variant is also available:
$ gcloud alpha container azure clusters