faasmctl is a command line script to deploy, manage, and interact with a
running Faasm cluster.
To install faasmctl you need a working pip (virtual-)environment. Then:
pip install faasmctl==0.51.0faasmctl aggregates tasks related to deploying, managing, and interacting
with running Faasm clusters. You can list all the available tasks with a
short description using:
faasmctl -lFor any further reading, check the docs directory.