File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_container_hub_scopes_namespaces.1
.TH "GCLOUD_BETA_CONTAINER_HUB_SCOPES_NAMESPACES" 1
.SH "NAME"
.HP
gcloud beta container hub scopes namespaces \- fleet namespaces are the fleet equivalent of k8s cluster namespaces
.SH "SYNOPSIS"
.HP
\f5gcloud beta container hub scopes namespaces\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR This command group allows for manipulation of fleet namespaces.
.SH "EXAMPLES"
Manage fleet namespaces:
.RS 2m
$ gcloud beta container hub scopes namespaces \-\-help
.RE
Manage RBAC RoleBindings in a fleet namespace:
.RS 2m
$ gcloud beta container hub scopes namespaces rbacrolebindings \-\-help
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(BETA)\fR Create a fleet namespace.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete a fleet namespace.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Show fleet namespace info.
.TP 2m
\fBget\-credentials\fR
\fB(BETA)\fR Fetch credentials for a membership with a particular namespace.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List fleet namespaces in a project.
.TP 2m
\fBupdate\fR
\fB(BETA)\fR Update a fleet namespace.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud container hub scopes namespaces
.RE
.RS 2m
$ gcloud alpha container hub scopes namespaces
.RE