mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
55 lines
1.3 KiB
Text
55 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha service-directory namespaces - manage Service Directory
|
|
namespaces
|
|
|
|
SYNOPSIS
|
|
gcloud alpha service-directory namespaces COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Adds IAM policy binding to a namespace.
|
|
|
|
create
|
|
(ALPHA) Creates a namespace.
|
|
|
|
delete
|
|
(ALPHA) Deletes a namespace.
|
|
|
|
describe
|
|
(ALPHA) Describes a namespace.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Gets IAM policy for a namespace.
|
|
|
|
list
|
|
(ALPHA) Lists namespaces.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Removes IAM policy binding from a namespace.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Sets IAM policy for a namespace.
|
|
|
|
update
|
|
(ALPHA) Updates a namespace.
|
|
|
|
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 namespaces
|
|
|
|
$ gcloud beta service-directory namespaces
|
|
|