faas-cli
faas-cli copied to clipboard
Official CLI for OpenFaaS
Results
82
faas-cli issues
Sort by
recently updated
recently updated
newest added
It is not entirely clear whether multiple functions can be removed with a single faas-cli remove invocation. Suppose I have the following functions: ```console $ faas-cli version ___ _____ ____...
## Description Proposal: local-run to run multiple functions in a docker network Today, if you have two functions that are inter-related, and may even talk to each other, you will...
help wanted