NAME
    gcloud alpha stacks resources - stacks resources command group

SYNOPSIS
    gcloud alpha stacks resources COMMAND [--region=REGION]
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) This set of commands can be used to view Cloud Run resources.

EXAMPLES
    To list Stacks resources, run:

        $ gcloud alpha stacks resources list

FLAGS
     --region=REGION
        Region in which the resource can be found. Alternatively, set the
        property [run/region].

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        (ALPHA) Delete a Stacks resource and its associated bindings.

     describe
        (ALPHA) Describe a Stacks resource.

     export-graph
        (ALPHA) Export a graph for Stacks resources.

     list
        (ALPHA) List Stacks resources.

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.

