NAME
    gcloud alpha apihub apis - manage Api resources

SYNOPSIS
    gcloud alpha apihub apis GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Api resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     versions
        (ALPHA) Manage Version resources.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create apis.

     delete
        (ALPHA) Delete an Api.

     describe
        (ALPHA) Describe an Api.

     list
        (ALPHA) List Apis.

     update
        (ALPHA) Update apis.

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 apis

