mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Feb 29 10:17:22 UTC 2024
This commit is contained in:
parent
8778dcbd7e
commit
37dd57701a
203 changed files with 3473 additions and 5938 deletions
|
|
@ -8,17 +8,11 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
Lists all Cloud Security Command Center (SCC) postures for an organization.
|
||||
|
||||
By default, postures created in global location are returned.
|
||||
For a posture with multiple revisions, only the latest updated revision of
|
||||
the posture is returned in the output.
|
||||
|
||||
EXAMPLES
|
||||
List all postures in organization 123. If location is omitted, this returns
|
||||
postures from location 'global'. For a posture with multiple revisions,
|
||||
only the latest updated revision of the posture is returned in the output.
|
||||
|
||||
$ gcloud scc postures list organizations/123
|
||||
|
||||
List all postures in organization 123, location global
|
||||
List all postures in organization 123, location global.
|
||||
|
||||
$ gcloud scc postures list organizations/123/locations/global
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue