How to deploy function from the CLI? I need to deploy automatically and not rely on the GUI?
a
agartha
06/21/2017, 8:42 AM
@yolen You can only deploy automatically if you use external webhooks, like webtasks with webtask.io. You still need to specify the webhook urls in the GUI, but at least you can deploy automatically after that.
y
yolen
06/21/2017, 8:43 AM
ok. Will you support automated deployment in the near future?