mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
37 lines
704 B
Text
37 lines
704 B
Text
NAME
|
|
gcloud container azure clients - create and manage Azure clients
|
|
|
|
SYNOPSIS
|
|
gcloud container azure clients COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create and manage Azure clients.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create an Azure client.
|
|
|
|
delete
|
|
Delete an Azure client.
|
|
|
|
describe
|
|
Describe an Azure client.
|
|
|
|
get-public-cert
|
|
Get the public certificate of an Azure client.
|
|
|
|
list
|
|
List Azure clients.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container azure clients
|
|
|