NAME
    gcloud alpha access-approval requests - manage Access Approval requests

SYNOPSIS
    gcloud alpha access-approval requests COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Approval requests are created by Google personnel to request
    approval from Access Approval customers prior to making administrative
    accesses to their resources. Customers can act on these requests using the
    commands in this command group.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     approve
        (ALPHA) Approve an Access Approval request.

     dismiss
        (ALPHA) Dismiss an Access Approval request.

     get
        (ALPHA) Get an Access Approval request.

     invalidate
        (ALPHA) Invalidate an Access Approval request.

     list
        (ALPHA) List Access Approval requests.

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. These variants are also available:

        $ gcloud access-approval requests

        $ gcloud beta access-approval requests

