1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud alpha scc assets update-marks (ASSET : --organization=ORGANIZATION)
[--security-marks=[SECURITY_MARKS,...]] [--start-time=START_TIME]
[--security-marks=[KEY=VALUE,...]] [--start-time=START_TIME]
[--update-mask=UPDATE_MASK] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -73,7 +73,7 @@ POSITIONAL ARGUMENTS
line..
FLAGS
--security-marks=[SECURITY_MARKS,...]
--security-marks=[KEY=VALUE,...]
SecurityMarks resource to be passed as the request body. It's a
key=value pair separated by comma (,). For example:
--security-marks="key1=val1,key2=val2".