mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
41 lines
942 B
Text
41 lines
942 B
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
|
|
Deploy and manage clusters of machines on Azure 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:
|
|
|
|
clients
|
|
Create and manage Azure clients.
|
|
|
|
clusters
|
|
Create and manage Anthos clusters on Azure.
|
|
|
|
node-pools
|
|
Create and manage node pools in an Anthos cluster on Azure.
|
|
|
|
operations
|
|
Manage Anthos Multi-Cloud long running operations for Azure.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
get-server-config
|
|
Get Anthos Multi-Cloud server configuration for Azure.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container azure
|
|
|