NAME
    gcloud apihub apis versions specs - manage Spec resources

SYNOPSIS
    gcloud apihub apis versions specs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Spec 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
        Create a Spec.

     delete
        Delete a Spec.

     describe
        Describe a Spec.

     get-contents
        Get the contents of a spec.

     lint
        Lint a Spec.

     list
        List Specs.

     update
        Update specs.

NOTES
    This variant is also available:

        $ gcloud alpha apihub apis versions specs

