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

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

DESCRIPTION
    (BETA) 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
        (BETA) Get consumer policy for a project, folder or organization.

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

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

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

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha services policies

