In this tutorial, you will learn how to Install Kalix CLI on Linux.
Overview
The Kalix CLI enables you to create, deploy and manage Kalix services.
Prerequisites
In order to install the CLI, you need to download the latest version of kalix using the curl command:
curl -sL https://docs.kalix.io/install-cli.sh | sudo bash
Video: How to Install the Kalix CLI on Linux
In the above video, you will learn how to install the Kalix CLI on Linux.
The command prompt will ask your permission to install the Kalix CLI to the path /usr/local/bin
. Enter y
.
On entering y
, it will install the CLI.
To verify if the CLI has been installed successfully, type:
kalix help
You can see there is a list of all the commands available. This confirms that the CLI has been installed successfully.
Summary
In this tutorial, you learned how to download and successfully install Kalix CLI on Linux.
Next Steps
Now that you have installed the Kalix CLI, you are ready to explore Kalix: