You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this command:
gcloud functions deploy loadFile --trigger-resource gs://some-unique-bucket-2312321 --trigger-event google.storage.object.finalize
This error is showing up:
ERROR: (gcloud.functions.deploy) Missing required argument [runtime]: Flag --runtime is required for new functions.
The text was updated successfully, but these errors were encountered:
When I run this command:
gcloud functions deploy loadFile --trigger-resource gs://some-unique-bucket-2312321 --trigger-event google.storage.object.finalize
This error is showing up:
ERROR: (gcloud.functions.deploy) Missing required argument [runtime]: Flag
--runtime
is required for new functions.The text was updated successfully, but these errors were encountered: