Skip to content

Install the JellyFaaS CLI Tool

MacOS/Linux Users

Please jump straight to the MacOs/Linux install page

Windows Users

Please jump straight to the Windows install page

Alternatively, follow the steps below.

First you need to download the jellyfaas.zip file, please follow the link below according to your operating system:

Download Options

Unpacking the JellyFaaS Zip File

Once downloaded, please follow the Manual Installation steps for your operating system:

Once complete, come back here to finish the setup.

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 secret

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