1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jul 31 09:35:15 UTC 2024

This commit is contained in:
Automated 2024-07-31 09:35:16 +00:00
parent 3a4c5997b9
commit ed2f818f7a
2722 changed files with 12631 additions and 6826 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