mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
46 lines
976 B
Text
46 lines
976 B
Text
NAME
|
|
gcloud container fleet memberships bindings - membership Bindings for
|
|
permissions
|
|
|
|
SYNOPSIS
|
|
gcloud container fleet memberships bindings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
This command group allows for manipulation of bindings associated with
|
|
membership-scope.
|
|
|
|
EXAMPLES
|
|
Manage Bindings:
|
|
|
|
$ gcloud container fleet memberships bindings --help
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Membership Binding.
|
|
|
|
delete
|
|
Delete a Membership Binding.
|
|
|
|
describe
|
|
Show Membership-Binding info.
|
|
|
|
list
|
|
List Bindings in a Membership.
|
|
|
|
update
|
|
Update the Binding in a Membership.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha container fleet memberships bindings
|
|
|
|
$ gcloud beta container fleet memberships bindings
|
|
|