NAME
    gcloud alpha dataplex aspect-types - manage Dataplex Aspect Types

SYNOPSIS
    gcloud alpha dataplex aspect-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Dataplex Aspect Types.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (ALPHA) Add IAM policy binding to a Dataplex Aspect Type.

     create
        (ALPHA) Create a Dataplex Aspect Type.

     delete
        (ALPHA) Delete a Dataplex Aspect Type.

     describe
        (ALPHA) Describe a Dataplex Aspect Type.

     get-iam-policy
        (ALPHA) Retrieve a Dataplex Aspect Type IAM policy.

     list
        (ALPHA) List Dataplex Aspect Types.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from a Dataplex Aspect Type.

     set-iam-policy
        (ALPHA) Set an IAM policy binding for a Dataplex Aspect Type as defined
        in a JSON or YAML file.

     update
        (ALPHA) Update a Dataplex Aspect Type.

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. This variant is also available:

        $ gcloud dataplex aspect-types

