1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Fri Jun 2 10:25:45 UTC 2023

This commit is contained in:
Automated 2023-06-02 10:25:45 +00:00
parent d0919dce4f
commit daa9cea776
199 changed files with 7828 additions and 401 deletions

View file

@ -68,10 +68,10 @@ POSITIONAL ARGUMENTS
FLAGS
--compare-duration=COMPARE_DURATION
GroupAssetsResult's "state_change" attribute is updated to indicate
whether the asset was added, removed, or remained present during the
compare_duration period of time that precedes the read_time. Example
duration: "100000s"
The result's "state_change" attribute is updated to indicate whether
the asset was added, removed, or remained present during the
compare_duration period of time that precedes the read_time. See $
gcloud topic datetimes for information on supported duration formats.
--filter=FILTER
Expression is a list of one or more restrictions combined via logical
@ -100,10 +100,9 @@ FLAGS
should return the next page of data.
--read-time=READ_TIME
Time used as a reference point when filtering assets. Filter is limited
to assets existing at the supplied time and their values are those at
that specific time. For example: 2019-02-28T07:00:00Z. Absence of this
field will default to the API's version of NOW.
Time used as a reference point when filtering. Absence of this field
will default to the API's version of NOW. See $ gcloud topic datetimes
for information on supported time formats.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -85,10 +85,10 @@ POSITIONAL ARGUMENTS
FLAGS
--compare-duration=COMPARE_DURATION
ListAssetResult's "state" attribute is updated to indicate whether the
asset was added, removed, or remained present during the
compare_duration period of time that precedes the read_time. Example
duration: "100000s"
The result's "state_change" attribute is updated to indicate whether
the asset was added, removed, or remained present during the
compare_duration period of time that precedes the read_time. See $
gcloud topic datetimes for information on supported duration formats.
--field-mask=FIELD_MASK
Field mask to specify the Asset fields to be listed in the response. An
@ -105,8 +105,9 @@ FLAGS
system should return the next page of data.
--read-time=READ_TIME
Time used as a reference point when filtering assets. Default: NOW
Example read time: "2019-02-28T07:00:06.861Z"
Time used as a reference point when filtering. Absence of this field
will default to the API's version of NOW. See $ gcloud topic datetimes
for information on supported time formats.
LIST COMMAND FLAGS
--filter=EXPRESSION

View file

@ -64,8 +64,8 @@ FLAGS
--read-time=READ_TIME
Time used as a reference point when filtering. Absence of this field
will default to the API's version of NOW. For example --read-time
"2019-02-28T07:00:00Z"
will default to the API's version of NOW. See $ gcloud topic datetimes
for information on supported time formats.
LIST COMMAND FLAGS
--filter=EXPRESSION

View file

@ -79,8 +79,8 @@ FLAGS
--security-marks="key1=val1,key2=val2".
--start-time=START_TIME
Time at which the updated SecurityMarks take effect. For example
2019-02-28T07:00:00Z
Time at which the updated SecurityMarks take effect. See $ gcloud topic
datetimes for information on supported time formats.
--update-mask=UPDATE_MASK
Use update-mask if you want to selectively update marks represented by