NAME
    gcloud alpha services - list, enable and disable APIs and services

SYNOPSIS
    gcloud alpha services GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud services command group lets you manage your project's
    access to services provided by Google and third parties.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     api-keys
        (ALPHA) Manage API keys.

     groups
        (ALPHA) View service group information.

     identity
        (ALPHA) Manage service identity.

     mcp
        (ALPHA) List, enable and disable MCP endpoints.

     operations
        (ALPHA) Manage Operation for various services.

     peered-dns-domains
        (ALPHA) Peered DNS domains for various private service connections.

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

     quota
        (ALPHA) Manage service consumer quota.

     vpc-peerings
        (ALPHA) VPC Peerings to various services.

COMMANDS
    COMMAND is one of the following:

     disable
        (ALPHA) Disable a service for consumption for a project, folder or
        organization.

     enable
        (ALPHA) Enables a service for consumption for a project, folder or
        organization.

     list
        (ALPHA) List services 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. These variants are also available:

        $ gcloud services

        $ gcloud beta services

