mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Mar 26 10:55:24 UTC 2025
This commit is contained in:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -6,7 +6,12 @@ SYNOPSIS
|
|||
gcloud container azure GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Deploy and manage clusters of machines on Azure for running containers.
|
||||
(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.
|
||||
|
|
@ -17,22 +22,24 @@ GROUPS
|
|||
GROUP is one of the following:
|
||||
|
||||
clients
|
||||
Create and manage Azure clients.
|
||||
(DEPRECATED) Create and manage Azure clients.
|
||||
|
||||
clusters
|
||||
Create and manage Anthos clusters on Azure.
|
||||
(DEPRECATED) Create and manage Anthos clusters on Azure.
|
||||
|
||||
node-pools
|
||||
Create and manage node pools in an Anthos cluster on Azure.
|
||||
(DEPRECATED) Create and manage node pools in an Anthos cluster on
|
||||
Azure.
|
||||
|
||||
operations
|
||||
Manage Anthos Multi-Cloud long running operations for Azure.
|
||||
(DEPRECATED) 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.
|
||||
(DEPRECATED) Get Anthos Multi-Cloud server configuration for Azure.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue