Skip to main content

The Kanalo CLI

To write the Kanalo configuration for your application, you can use the editor in the dashboard, or write your configuration file locally and upload it to your tenant using the CLI. The CLI is available from the following links, depending on your operating system:

Windows x64

Windows x86

macOS

Linux x64

Linux ARM

Once installed, open a new command prompt and log in using:

kanalo login

This will prompt you to open a browser window where you will need to log in with your user details.

Once the CLI is set up, you are ready to go! You can follow the Server Quickstart to start making your own echo server, the Client Quickstart for a client-side application, or read the docs for more details. For how to deploy a configuration using the CLI, see Uploading the configuration file.