NAME
    gcloud alpha apphub applications - manage App Hub Applications

SYNOPSIS
    gcloud alpha apphub applications GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for managing App Hub Applications.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     services
        (ALPHA) Manage App Hub Application Services.

     workloads
        (ALPHA) Manage App Hub Application Workloads.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (ALPHA) Add IAM policy binding to an Apphub application.

     create
        (ALPHA) Create an Apphub application.

     delete
        (ALPHA) Delete an Apphub application.

     describe
        (ALPHA) Describe an Apphub application.

     get-iam-policy
        (ALPHA) Get the IAM policy for an Apphub application.

     list
        (ALPHA) List Apphub applications.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from an Apphub application.

     set-iam-policy
        (ALPHA) Set the IAM policy for an Apphub application as defined in a
        JSON/YAML file.

     update
        (ALPHA) Update an Apphub application.

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

