OpenFaaS CLI
npm install @openfaas/faas-cliStatus: the OpenFaaS CLI is not yet available on npm, but will be coming soon.
@openfaas/faas-cli   
Install with npm as a global module:
``sh`
$ npm install --global @openfaas/faas-cli
> This will install the faas-cli binary alongside other npm global packages
`sh`
$ faas
See the main faas-cli README.md for more information on faas` commands.