Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 838 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 838 Bytes

npm

Status: the OpenFaaS CLI is not yet available on npm, but will be coming soon.

@openfaas/faas-cli NPM version NPM monthly downloads NPM total downloads

Install globally

Install with npm as a global module:

$ npm install --global @openfaas/faas-cli

This will install the faas-cli binary alongside other npm global packages

$ faas

See the main faas-cli README.md for more information on faas commands.