1.0.34 • Published 3 years ago
xfaas v1.0.34
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
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
3 years ago
1.0.33
3 years ago
1.0.32
3 years ago
1.0.31
3 years ago
1.0.30
3 years ago
1.0.29
3 years ago
1.0.28
3 years ago
1.0.27
3 years ago
1.0.26
3 years ago
1.0.25
3 years ago
1.0.24
3 years ago
1.0.23
3 years ago
1.0.22
3 years ago
1.0.21
3 years ago
1.0.20
3 years ago
1.0.19
3 years ago
1.0.18
3 years ago
1.0.17
3 years ago
1.0.0
3 years ago