gcloud functions

From wikieduonline
Revision as of 00:46, 18 June 2022 by Welcome (talk | contribs) (Created page with "{{lc}} gcloud functions deploy startInstancePubSub \ --trigger-topic start-instance-event \ --runtime nodejs10 \ --allow-unauthenticated * {{gcloud}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

gcloud functions deploy startInstancePubSub \
  --trigger-topic start-instance-event \
  --runtime nodejs10 \
  --allow-unauthenticated


Advertising: