Skip to content

3.4.0

Compare
Choose a tag to compare
@dimitrov-d dimitrov-d released this 29 Oct 09:10
· 23 commits to master since this release
dc7cc39

Cloud Functions

  • Implemented Cloud Functions SDK module, with support for the following methods: createCloudFunction, listCloudFunctions, createJob, setEnvironment, deleteJob.
  • Added CLI support for cloud functions methods, with the following commands: list, get, create, create-job, set-environment, list-jobs, delete-job.