gcloud alpha container hub scopes rbacrolebindings describe

NAME
gcloud alpha container hub scopes rbacrolebindings describe - show fleet scope RBAC RoleBinding information
SYNOPSIS
gcloud alpha container hub scopes rbacrolebindings describe(NAME :--location=LOCATION--scope=SCOPE)[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) This command can fail for the following reasons:
  • The RoleBinding specified does not exist in the project.
  • The caller does not have permission to access the RoleBinding.
EXAMPLES
To print metadata for RBAC RoleBindingRBRB in the scopeSCOPE, run:
gcloudalphacontainerhubscopesrbacrolebindingsdescribeRBRB--scope=SCOPE
POSITIONAL ARGUMENTS
Rbacrolebinding resource - The group of arguments defining an RBACRoleBinding.The arguments in this group can be used to specify the attributes of thisresource. (NOTE) Some attributes are not given arguments in this group but canbe set in other ways.

To set theproject attribute:

  • provide the argumentNAME on the command line with a fullyspecified name;
  • provide the argument--project on the command line;
  • set the propertycore/project.

This must be specified.

NAME
ID of the rbacrolebinding or fully qualified identifier for the rbacrolebinding.

To set therbacrolebinding attribute:

  • provide the argumentNAME on the command line.

This positional argument must be specified if any of the other arguments in thisgroup are specified.

--location=LOCATION
Location for the rbacrolebinding.

To set thelocation attribute:

  • provide the argumentNAME on the command line with a fullyspecified name;
  • provide the argument--location on the command line;
  • set the propertygkehub/location.
--scope=SCOPE
Name of the rbacrolebinding.

To set thescope attribute:

  • provide the argumentNAME on the command line with a fullyspecified name;
  • provide the argument--scope on the command line.
GCLOUD WIDE FLAGS
These flags are available to all commands:--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.

Run$gcloud help for details.

NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudcontainerhubscopesrbacrolebindingsdescribe
gcloudbetacontainerhubscopesrbacrolebindingsdescribe

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.