mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Mar 26 12:11:21 UTC 2026
This commit is contained in:
parent
c0febd2be1
commit
89a3bc9276
1093 changed files with 69108 additions and 2686 deletions
|
|
@ -9,9 +9,16 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List all folders to which the user has access under the specified
|
||||
parent (either an Organization or a Folder). Exactly one of --folder or
|
||||
--organization must be provided.
|
||||
(BETA) List all folders to which the active account has access under the
|
||||
specified parent (either an organization or a folder). Exactly one of
|
||||
--folder or --organization must be provided.
|
||||
|
||||
The active account can be a user account or a service account. If the
|
||||
active account is a service account, then the list of folders might be
|
||||
incomplete. Specifically, the list excludes folders that the active account
|
||||
only has access to because they're in a service account principal set
|
||||
(https://cloud.google.com/iam/help/service-accounts/principal-sets) with
|
||||
access to the folder.
|
||||
|
||||
EXAMPLES
|
||||
The following command lists folders under org with ID 123456789:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue