Skip to content

faasm/faasmctl

Repository files navigation

Faasm CTL Tests PyPI

faasmctl is a command line script to deploy, manage, and interact with a running Faasm cluster.

Install

To install faasmctl you need a working pip (virtual-)environment. Then:

pip install faasmctl==0.46.2

Usage

faasmctl 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 -l

Further Reading

For any further reading, check the docs directory.