1.0.34 • Published 1 year ago

xfaas v1.0.34

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

CLI Use

Create function template
  • xfaas create
  • Currently, it does not contain code but reference to a container on DockerHub which can be deployed to the different platforms

Workflow

hallo welt

Deploy function
  • xfaas deploy xfaas.yaml
Delete function
  • xfaas delete function
Show deployed functions
  • xfaas functions
  • The functions can be triggered using curl for example
Show available platforms
  • xfaas platforms
  • xfaas platforms --health

CLI Development

Build

npm run build

Publish to npm

npm publish

Development

npm run start

Install CLI

npm i xfaas -g

memory: 40Mi timeout: 100m #100m which is equivalent to 1/10 of an Intel Hyperthread core. scaleZero: true

1.0.34

1 year ago

1.0.33

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.0

1 year ago