mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
|
|
@ -117,11 +117,8 @@ FLAGS
|
|||
|
||||
--entry-point=ENTRY_POINT
|
||||
Name of a Google Cloud Function (as defined in source code) that will
|
||||
be executed. Defaults to the resource name suffix, if not specified.
|
||||
For backward compatibility, if function with given name is not found,
|
||||
then the system will try to use function named "function". For Node.js
|
||||
this is name of a function exported by the module specified in
|
||||
source_location.
|
||||
be executed. Defaults to the resource name suffix (ID of the function),
|
||||
if not specified.
|
||||
|
||||
--gen2
|
||||
If enabled, this command will use Cloud Functions (Second generation).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue