NAME
    gcloud beta domains list-user-verified - lists the user's verified domains

SYNOPSIS
    gcloud beta domains list-user-verified [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Lists the user's verified domains.

EXAMPLES
    To list domains that have been verified by the current user, run:

        $ gcloud beta domains list-user-verified

    Use the gcloud beta domains verify command to verify additional domains.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --access-token-file, --account,
    --billing-project, --configuration, --flags-file, --flatten, --format,
    --help, --impersonate-service-account, --log-http, --project, --quiet,
    --trace-token, --user-output-enabled, --verbosity.

    Run $ gcloud help for details.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud domains list-user-verified

