1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 3 09:23:31 UTC 2024

This commit is contained in:
Automated 2024-04-03 09:23:31 +00:00
parent 4ade1b44cc
commit 7e2535c53d
212 changed files with 8070 additions and 151 deletions

View file

@ -41,7 +41,8 @@ COMMANDS
(ALPHA) Get the IAM policy for a Fleet Scope.
list
(ALPHA) List fleet scopes in a project.
(ALPHA) List fleet scopes in a project permitted to be viewed by the
caller.
list-memberships
(ALPHA) List memberships bound to a fleet scope.

View file

@ -1,5 +1,6 @@
NAME
gcloud alpha container hub scopes list - list fleet scopes in a project
permitted to be viewed by the caller
SYNOPSIS
gcloud alpha container hub scopes list [--filter=EXPRESSION]

View file

@ -87,5 +87,9 @@ 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.
access allowlist. These variants are also available:
$ gcloud container hub scopes list-memberships
$ gcloud beta container hub scopes list-memberships