NAME
    gcloud alpha apihub plugins instances - manage Plugin Instance resources

SYNOPSIS
    gcloud alpha apihub plugins instances COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Plugin Instance resources.

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 Plugin Instance.

     delete
        (ALPHA) Delete a Plugin Instance.

     describe
        (ALPHA) Describe a Plugin Instance.

     list
        (ALPHA) List Plugin Instances.

     manage-source-data
        (ALPHA) manage pluginInstances.

     update
        (ALPHA) Update a Plugin Instance.

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 apihub plugins instances

