NAME
    gcloud active-directory domains - manage Managed Microsoft AD domains

SYNOPSIS
    gcloud active-directory domains GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Managed Microsoft AD domains.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     backups
        Managed Microsoft AD Backups.

     trusts
        Manage Managed Microsoft AD domains.

COMMANDS
    COMMAND is one of the following:

     create
        Create a Managed Microsoft AD domain.

     delete
        Delete a managed Microsoft Active Directory domain.

     describe
        Describe a Managed Microsoft AD domain.

     describe-ldaps-settings
        Describe the LDAPS settings of a Managed Microsoft AD domain.

     extend-schema
        Initiate schema extension for a Managed Microsoft AD domain.

     get-iam-policy
        Describe the IAM policy for a Managed Microsoft AD domain.

     list
        List Managed Microsoft AD domains.

     reset-admin-password
        Reset the admin password for a Managed Microsoft AD domain.

     restore
        Restore a domain from the specified backup.

     set-iam-policy
        Set the IAM policy for a Managed Microsoft AD domain.

     update
        Update a Managed Microsoft AD domain.

     update-ldaps-settings
        Update the LDAPS settings for a domain.

NOTES
    These variants are also available:

        $ gcloud alpha active-directory domains

        $ gcloud beta active-directory domains

