1.0.119 • Published 4 years ago
@microfunctions/cli v1.0.119
Description
The Microfunctions CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Microfunctions serverless
Read more here.
Installation
$ npm install -g @microfunctions/cli
Basic workflow
$ microfunctions --help
$ microfunctions new my-function
$ cd my-function
$ npm run start
Command overview
Command Alias Description
new n Scaffolds a new function with all boilerplate files needed to run.
deploy d Deploy microfunctions .
replicas r Replicas microfunctions (A ReplicaSets purpose is to maintain a stable set of replica Pods running at any given time. As such, it is often used to guarantee the availability of a specified number of identical Pods.).
start start start your functions
stop stop stop your functions
logs l show logs for your functions
status status show status for your functions
Usage
Learn more in the official documentation.
Stay in touch
- Website - https://microfunctions.io
- Twitter - @microfunctions.io
1.0.119
4 years ago
1.0.118
5 years ago
1.0.117
5 years ago
1.0.114
5 years ago
1.0.116
5 years ago
1.0.115
5 years ago
1.0.112
5 years ago
1.0.113
5 years ago
1.0.111
5 years ago
1.0.110
5 years ago
1.0.109
5 years ago
1.0.107
5 years ago
1.0.106
5 years ago
1.0.105
5 years ago
1.0.104
5 years ago
1.0.103
5 years ago
1.0.102
5 years ago
1.0.101
5 years ago
1.0.100
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago