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

SYNOPSIS
    gcloud alpha active-directory domains trusts COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Managed Microsoft AD domains.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a Microsoft Active Directory Trust between a Managed
        Microsoft AD domain and another domain.

     delete
        (ALPHA) Delete an Active Directory Trust between a Managed Microsoft AD
        domain and a target domain.

     update
        (ALPHA) Update target DNS IP addresses for a Managed Microsoft AD
        trust.

     validate-state
        (ALPHA) Validate the state of a Managed Microsoft AD trust.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud active-directory domains trusts

        $ gcloud beta active-directory domains trusts

