NAME
    gcloud alpha apihub apis versions - manage Version resources

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

DESCRIPTION
    (ALPHA) Manage Version resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     operations
        (ALPHA) Manage Api Operation resources.

     specs
        (ALPHA) Manage Spec resources.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a Version.

     delete
        (ALPHA) Delete a Version.

     describe
        (ALPHA) Describe a Version.

     list
        (ALPHA) List Versions.

     update
        (ALPHA) Update versions.

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 versions

