Skip to content

JellyFaaS CLI Tool

Installation Instructions for JellyFaaS CLI

Once you have downloaded the jellyfaas.zip file, please follow the link below according to your operating system:

Creating the .jellyfaas file

To make the CLI work, you will need to put you Secret key into a .jellyfaas file on mac, linux and windows. This file has the following format:

apikey: <apikey>
env: jellyfaas

To make it easier to setup, you can run the following command:

> jellyfaas apikey

It will prompt you to enter your apikey and create the file in the correct location.

Apikey Information

If you don't know where to get your key, you can get it from your profile page

Information

For a list of the CLI commands go here : Cli Commands