NAME
    gcloud alpha services policies - get/update consumer policies and get the
        effective policy

SYNOPSIS
    gcloud alpha services policies COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Get/update consumer policies and get the effective policy.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     get
        (ALPHA) Get consumer policy for a project, folder or organization.

     get-effective
        (ALPHA) Get effective policy for a project, folder or organization.

     test-enabled
        (ALPHA) Test a value against the result of merging consumer policies in
        the resource hierarchy.

     update
        (ALPHA) Update consumer policy for a project, folder or organization.

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 beta services policies

