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

