mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -25,15 +25,17 @@ EXAMPLES
|
|||
$ gcloud alpha scc notifications list projects/789
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Parent resource - The parent to be used for the SCC (Security Command
|
||||
Center) command. This represents a Cloud resource.
|
||||
Parent resource - parent organization, folder, or project in the Google
|
||||
Cloud resource hierarchy to be used for the gcloud scc command. Specify
|
||||
the argument as either [RESOURCE_TYPE/RESOURCE_ID] or [RESOURCE_ID], as
|
||||
shown in the preceding examples. This represents a Cloud resource.
|
||||
|
||||
[PARENT]
|
||||
ID of the parent or fully qualified identifier for the parent. To set
|
||||
the organization attribute:
|
||||
the parent attribute:
|
||||
▸ provide the argument parent on the command line;
|
||||
▸ Set the parent property in configuration using gcloud config set
|
||||
scc/parent if it is not specified in command line..
|
||||
scc/parent if it is not specified in command line.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue