NAME
    gcloud apihub dependencies - manage Dependency resources

SYNOPSIS
    gcloud apihub dependencies COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Dependency 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 Dependency.

     delete
        Delete a Dependency.

     describe
        Describe a Dependency.

     list
        List Dependencies.

     update
        Update a Dependency.

NOTES
    This variant is also available:

        $ gcloud alpha apihub dependencies

