NAME
    gcloud alpha apihub external-apis - manage External Api resources

SYNOPSIS
    gcloud alpha apihub external-apis COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage External Api 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 an External Api.

     delete
        (ALPHA) Delete an External Api.

     describe
        (ALPHA) Describe an External Api.

     list
        (ALPHA) List External Apis.

     update
        (ALPHA) Update an External Api.

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 external-apis

