1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 03:16:46 +00:00
gcloud-help/gcloud/alpha/container/fleet/scopes/help
2023-08-23 10:30:46 +00:00

61 lines
1.5 KiB
Text

NAME
gcloud alpha container fleet scopes - manage scopes of all your GKE fleets
SYNOPSIS
gcloud alpha container fleet scopes GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage scopes of all your GKE fleets.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
namespaces
(ALPHA) Fleet namespaces are the fleet equivalent of k8s cluster
namespaces.
rbacrolebindings
(ALPHA) Fleet scope RBAC RoleBindings for permissions.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(ALPHA) Add IAM policy binding to a Fleet Scope.
create
(ALPHA) Create a new fleet scope.
delete
(ALPHA) Delete a fleet scope.
describe
(ALPHA) Describe a fleet scope.
get-iam-policy
(ALPHA) Get the IAM policy for a Fleet Scope.
list
(ALPHA) List fleet scopes.
remove-iam-policy-binding
(ALPHA) Remove IAM policy binding of a Fleet Scope.
update
(ALPHA) Update a scope.
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 container fleet scopes
$ gcloud beta container fleet scopes