NAME
    gcloud alpha service-directory services - manage Service Directory services

SYNOPSIS
    gcloud alpha service-directory services COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Service Directory services.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (ALPHA) Adds IAM policy binding to a service.

     create
        (ALPHA) Creates a service.

     delete
        (ALPHA) Deletes a service.

     describe
        (ALPHA) Describes a service.

     get-iam-policy
        (ALPHA) Gets IAM policy for a service.

     list
        (ALPHA) Lists services.

     remove-iam-policy-binding
        (ALPHA) Removes IAM policy binding from a service.

     resolve
        (ALPHA) Resolves a service.

     set-iam-policy
        (ALPHA) Sets IAM policy for a service.

     update
        (ALPHA) Updates a service.

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 service-directory services

        $ gcloud beta service-directory services

