mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
53 lines
1.1 KiB
Text
53 lines
1.1 KiB
Text
NAME
|
|
gcloud beta service-directory namespaces - manage Service Directory
|
|
namespaces
|
|
|
|
SYNOPSIS
|
|
gcloud beta service-directory namespaces COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Adds IAM policy binding to a namespace.
|
|
|
|
create
|
|
(BETA) Creates a namespace.
|
|
|
|
delete
|
|
(BETA) Deletes a namespace.
|
|
|
|
describe
|
|
(BETA) Describes a namespace.
|
|
|
|
get-iam-policy
|
|
(BETA) Gets IAM policy for a namespace.
|
|
|
|
list
|
|
(BETA) Lists namespaces.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Removes IAM policy binding from a namespace.
|
|
|
|
set-iam-policy
|
|
(BETA) Sets IAM policy for a namespace.
|
|
|
|
update
|
|
(BETA) Updates a namespace.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud service-directory namespaces
|
|
|
|
$ gcloud alpha service-directory namespaces
|
|
|