Skip to content

Deploy cloud functions

Lahiru Pathirage edited this page Aug 6, 2020 · 1 revision

<<< Bootstrap a cloud function

Next step is to deploy your functions.
To do that simply do gostep deploy diff or to deploy a single service do gostep deploy <CLOUD_FUNCTION_NAME>. Please note that diff will only deploy the functions that have been changed.

Great!!! Now you can see cloud functions appearing in google cloud console.

Clone this wiki locally