The Serverless Framework was designed to provision your Google Cloud Functions Functions, Events and Resources safely and quickly.
This is the main method for doing deployments with the Serverless Framework:
serverless deploy
Use this method when you have updated your Function, Events or Resource configuration in serverless.yml
and you want to deploy that change (or multiple changes at the same time) to the Google Cloud.
The Serverless Framework translates all syntax in serverless.yml
to a Google Deployment Manager configuration template.
serverless.yml
configuration and translates it to Google Cloud resourcesCheck out the deploy command docs for all details and options.
developers
Made with love in San Francisco + Atlanta, Austria, Germany, Pakistan, Poland, Nebraska & Thailand
Serverless, Inc. © 2018