Difference between revisions of "Gcloud functions"
Jump to navigation
Jump to search
(Created page with "{{lc}} gcloud functions deploy startInstancePubSub \ --trigger-topic start-instance-event \ --runtime nodejs10 \ --allow-unauthenticated * {{gcloud}}") |
|||
Line 5: | Line 5: | ||
--allow-unauthenticated | --allow-unauthenticated | ||
+ | |||
+ | gcloud functions call stopInstancePubSub \ | ||
+ | --data '{"data":"eyJ6b25lIjoidXMtd2VzdDEtYiIsICJsYWJlbCI6ImVudj1kZXYifQo="}' | ||
* {{gcloud}} | * {{gcloud}} |
Latest revision as of 00:46, 18 June 2022
gcloud functions deploy startInstancePubSub \ --trigger-topic start-instance-event \ --runtime nodejs10 \ --allow-unauthenticated
gcloud functions call stopInstancePubSub \ --data '{"data":"eyJ6b25lIjoidXMtd2VzdDEtYiIsICJsYWJlbCI6ImVudj1kZXYifQo="}'
gcloud
[config | scheduler | auth | asset | services | gcloud auth login | iam | sql | projects | container
|compute | kms
|source
],gcloud composer environments create
|build
|gcloud config set project
,gcloud source repos create
,gcloud composer environments create
,gcloud version
,gcloud --help
Advertising: