NAME
    gcloud service-directory namespaces - manage Service Directory namespaces

SYNOPSIS
    gcloud service-directory namespaces COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Service Directory namespaces.

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
        Adds IAM policy binding to a namespace.

     create
        Creates a namespace.

     delete
        Deletes a namespace.

     describe
        Describes a namespace.

     get-iam-policy
        Gets IAM policy for a namespace.

     list
        Lists namespaces.

     remove-iam-policy-binding
        Removes IAM policy binding from a namespace.

     set-iam-policy
        Sets IAM policy for a namespace.

     update
        Updates a namespace.

NOTES
    These variants are also available:

        $ gcloud alpha service-directory namespaces

        $ gcloud beta service-directory namespaces

