1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jul 31 09:35:15 UTC 2024

This commit is contained in:
Automated 2024-07-31 09:35:16 +00:00
parent 3a4c5997b9
commit ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions

View file

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud scc custom-modules sha simulate
--custom-config-from-file=CUSTOM_CONFIG_FROM_FILE
--resource-from-file=RESOURCE_FROM_FILE
--custom-config-from-file=PATH_TO_FILE
--resource-from-file=PATH_TO_FILE
(--folder=FOLDER | --organization=ORGANIZATION | --project=PROJECT)
[GCLOUD_WIDE_FLAG ...]
@ -36,13 +36,15 @@ EXAMPLES
--resource-from-file=/tmp/resource.yaml
REQUIRED FLAGS
--custom-config-from-file=CUSTOM_CONFIG_FROM_FILE
--custom-config-from-file=PATH_TO_FILE
Path to a YAML file that contains the configuration for the Security
Health Analytics custom module.
Health Analytics custom module. Use a full or relative path to a local
file containing the value of custom_config.
--resource-from-file=RESOURCE_FROM_FILE
--resource-from-file=PATH_TO_FILE
Path to a YAML file that contains the resource data to validate the
Security Health Analytics custom module against.
Security Health Analytics custom module against. Use a full or relative
path to a local file containing the value of resource.
Exactly one of these must be specified: