serverless-google-cloudfunctions
serverless-google-cloudfunctions copied to clipboard
Deploy individual functions
Is it possible to update individual functions like below?
serverless deploy function -f first
This command doesn't seem to be doing anything when used with the google provider.
Thanks for opening @andrei-anisimov 👍
Unfortunately this functionality is not implemented yet (only "full" deployments which are done through the deployment manager are supported right now).
Would love to see this
bump for this feature