1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00

gcloud: Thu Apr 6 10:23:36 UTC 2023

This commit is contained in:
Automated 2023-04-06 10:23:36 +00:00
parent 5fabf24be7
commit 32e56b8b99
209 changed files with 5396 additions and 561 deletions

View file

@ -73,6 +73,11 @@ OPTIONAL FLAGS
--request-response-logging-table=REQUEST_RESPONSE_LOGGING_TABLE
BigQuery table uri for prediction request & response logging.
You can provide table uri that does not exist, it will be created for
you.
Value should be provided in format: bq://PROJECT_ID/DATASET/TABLE
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,

View file

@ -103,6 +103,11 @@ FLAGS
--request-response-logging-table=REQUEST_RESPONSE_LOGGING_TABLE
BigQuery table uri for prediction request & response logging.
You can provide table uri that does not exist, it will be created for
you.
Value should be provided in format: bq://PROJECT_ID/DATASET/TABLE
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,