mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 11 11:28:24 UTC 2026
This commit is contained in:
parent
582f364023
commit
aaff695a08
2667 changed files with 84754 additions and 68242 deletions
|
|
@ -23,23 +23,23 @@ FLAGS
|
|||
These arguments are used in conjunction with the parent to construct a
|
||||
view resource.
|
||||
|
||||
--bucket=BUCKET
|
||||
Id of the log bucket.
|
||||
--bucket=BUCKET
|
||||
Id of the log bucket.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--location=LOCATION
|
||||
Location of the log bucket.
|
||||
--location=LOCATION
|
||||
Location of the log bucket.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--view=VIEW
|
||||
Id of the view.
|
||||
--view=VIEW
|
||||
Id of the view.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
|
|
@ -53,7 +53,9 @@ REQUIRED FLAGS
|
|||
create. Use a full or relative path to a local file containing the
|
||||
value of config.
|
||||
|
||||
A group of arguments to specify simple counter logs-based metrics.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
A group of arguments to specify simple counter logs-based metrics.
|
||||
|
||||
--description=DESCRIPTION
|
||||
The metric's description.
|
||||
|
|
|
|||
|
|
@ -57,8 +57,10 @@ REQUIRED FLAGS
|
|||
logs-based metric. Use a full or relative path to a local file
|
||||
containing the value of config.
|
||||
|
||||
Arguments to specify information about simple counter logs-based
|
||||
metrics.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
Arguments to specify information about simple counter logs-based
|
||||
metrics.
|
||||
|
||||
--bucket-name=BUCKET_NAME
|
||||
The Log Bucket name which owns the log-based metric.
|
||||
|
|
|
|||
|
|
@ -125,8 +125,10 @@ FLAGS
|
|||
"projects/my-project/locations/my-location/buckets/my-bucket/views/my-view").
|
||||
Multiple resources can be specified, separated by a comma.
|
||||
|
||||
These arguments are used in conjunction with the parent to construct a
|
||||
view resource.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
These arguments are used in conjunction with the parent to construct a
|
||||
view resource.
|
||||
|
||||
--bucket=BUCKET
|
||||
Id of the log bucket. If this argument is provided then --location
|
||||
|
|
|
|||
|
|
@ -89,11 +89,14 @@ OPTIONAL FLAGS
|
|||
Disable CMEK for the Logs Router by clearing out Cloud KMS cryptokey
|
||||
in the organization's CMEK settings.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that
|
||||
will be used to protect the logs being processed by the Cloud Logging
|
||||
Logs Router. The Cloud KMS CryptoKey Encrypter/Decryper role must be
|
||||
assigned to the Cloud Logging Logs Router service account. The arguments
|
||||
in this group can be used to specify the attributes of this resource.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that
|
||||
will be used to protect the logs being processed by the Cloud Logging
|
||||
Logs Router. The Cloud KMS CryptoKey Encrypter/Decryper role must be
|
||||
assigned to the Cloud Logging Logs Router service account. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource.
|
||||
|
||||
--kms-key-name=KMS_KEY_NAME
|
||||
ID of the key or fully qualified identifier for the key.
|
||||
|
|
|
|||
|
|
@ -124,13 +124,13 @@ FLAGS
|
|||
|
||||
Settings for sink exporting data to BigQuery.
|
||||
|
||||
--use-partitioned-tables
|
||||
If specified, use BigQuery's partitioned tables. By default, Logging
|
||||
creates dated tables based on the log entries' timestamps, e.g.
|
||||
'syslog_20170523'. Partitioned tables remove the suffix and special
|
||||
query syntax
|
||||
(https://cloud.google.com/bigquery/docs/querying-partitioned-tables)
|
||||
must be used.
|
||||
--use-partitioned-tables
|
||||
If specified, use BigQuery's partitioned tables. By default, Logging
|
||||
creates dated tables based on the log entries' timestamps, e.g.
|
||||
'syslog_20170523'. Partitioned tables remove the suffix and special
|
||||
query syntax
|
||||
(https://cloud.google.com/bigquery/docs/querying-partitioned-tables)
|
||||
must be used.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
|
|
@ -120,13 +120,13 @@ FLAGS
|
|||
|
||||
Settings for sink exporting data to BigQuery.
|
||||
|
||||
--use-partitioned-tables
|
||||
If specified, use BigQuery's partitioned tables. By default, Logging
|
||||
creates dated tables based on the log entries' timestamps, e.g.
|
||||
'syslog_20170523'. Partitioned tables remove the suffix and special
|
||||
query syntax
|
||||
(https://cloud.google.com/bigquery/docs/querying-partitioned-tables)
|
||||
must be used.
|
||||
--use-partitioned-tables
|
||||
If specified, use BigQuery's partitioned tables. By default, Logging
|
||||
creates dated tables based on the log entries' timestamps, e.g.
|
||||
'syslog_20170523'. Partitioned tables remove the suffix and special
|
||||
query syntax
|
||||
(https://cloud.google.com/bigquery/docs/querying-partitioned-tables)
|
||||
must be used.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue