NAME
    gcloud alpha dataplex content - manage Dataplex Content

SYNOPSIS
    gcloud alpha dataplex content COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Dataplex Content.

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) Adds IAM policy binding to a Dataplex Content.

     create
        (ALPHA) Creating a content.

     delete
        (ALPHA) Delete a Dataplex Content Resource.

     describe
        (ALPHA) Retrieve a Dataplex Content Resource.

     get-iam-policy
        (ALPHA) Retrieve the IAM policy for a Dataplex Content.

     list
        (ALPHA) List Dataplex Content Resources.

     remove-iam-policy-binding
        (ALPHA) Removes IAM policy binding from a Dataplex Content.

     set-iam-policy
        (ALPHA) Set the IAM policy to a Dataplex Content as defined in a JSON
        or YAML file.

     update
        (ALPHA) Update a Dataplex Content Resource with the given
        configurations.

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 content

