NAME
    gcloud alpha apphub applications services - manage App Hub Application
        Services

SYNOPSIS
    gcloud alpha apphub applications services COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for managing App Hub Application Services.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create an Apphub application service.

     delete
        (ALPHA) Delete an Apphub application service.

     describe
        (ALPHA) Describe an Apphub application service.

     list
        (ALPHA) List Apphub application services.

     update
        (ALPHA) Update an Apphub application service.

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 apphub applications services

