1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Jul 4 09:30:26 UTC 2024

This commit is contained in:
Automated 2024-07-04 09:30:26 +00:00
parent 9cd336cae4
commit 2614f6b65e
202 changed files with 4779 additions and 318 deletions

View file

@ -16,6 +16,8 @@ SYNOPSIS
[--trigger-location=TRIGGER_LOCATION]
[--trigger-service-account=TRIGGER_SERVICE_ACCOUNT]
[--update-labels=[KEY=VALUE,...]]
[--binary-authorization=BINARY_AUTHORIZATION
| --clear-binary-authorization]
[--build-env-vars-file=FILE_PATH | --clear-build-env-vars
| --set-build-env-vars=[KEY=VALUE,...]
| --remove-build-env-vars=[KEY,...]
@ -307,6 +309,19 @@ FLAGS
Label keys starting with deployment are reserved for use by deployment
tools and cannot be specified manually.
At most one of these can be specified:
--binary-authorization=BINARY_AUTHORIZATION
Name of the Binary Authorization policy that the function image
should be checked against when deploying to Cloud Run.
Example: default
The flag is only applicable to 2nd gen functions.
--clear-binary-authorization
Clears the Binary Authorization policy field.
At most one of these can be specified:
--build-env-vars-file=FILE_PATH