NAME
    gcloud apihub apis - manage Api resources

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

DESCRIPTION
    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
        Manage Version resources.

COMMANDS
    COMMAND is one of the following:

     create
        Create apis.

     delete
        Delete an Api.

     describe
        Describe an Api.

     list
        List Apis.

     update
        Update apis.

NOTES
    This variant is also available:

        $ gcloud alpha apihub apis

