mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
48 lines
1.2 KiB
Text
48 lines
1.2 KiB
Text
NAME
|
|
gcloud container azure - deploy and manage clusters of machines on Azure
|
|
for running containers
|
|
|
|
SYNOPSIS
|
|
gcloud container azure GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(DEPRECATED) Deploy and manage clusters of machines on Azure for running
|
|
containers.
|
|
|
|
This command is deprecated. See
|
|
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
|
|
for more details.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
clients
|
|
(DEPRECATED) Create and manage Azure clients.
|
|
|
|
clusters
|
|
(DEPRECATED) Create and manage Anthos clusters on Azure.
|
|
|
|
node-pools
|
|
(DEPRECATED) Create and manage node pools in an Anthos cluster on
|
|
Azure.
|
|
|
|
operations
|
|
(DEPRECATED) Manage Anthos Multi-Cloud long running operations for
|
|
Azure.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
get-server-config
|
|
(DEPRECATED) Get Anthos Multi-Cloud server configuration for Azure.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container azure
|
|
|