mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
41 lines
949 B
Text
41 lines
949 B
Text
NAME
|
|
gcloud container azure clients - create and manage Azure clients
|
|
|
|
SYNOPSIS
|
|
gcloud container azure clients COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(DEPRECATED) Create and manage Azure clients.
|
|
|
|
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.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(DEPRECATED) Create an Azure client.
|
|
|
|
delete
|
|
(DEPRECATED) Delete an Azure client.
|
|
|
|
describe
|
|
(DEPRECATED) Describe an Azure client.
|
|
|
|
get-public-cert
|
|
(DEPRECATED) Get the public certificate of an Azure client.
|
|
|
|
list
|
|
(DEPRECATED) List Azure clients.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container azure clients
|
|
|