mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
51 lines
1,022 B
Text
51 lines
1,022 B
Text
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
|
|
|