Installation
The levv CLI is a command line utility that allows developers and cloud engineers to interact with levv cloud. It runs on your local computer, Linux or Mac OS.
Installing the levv CLI
Open a terminal window and run the following command to download and install the levv CLI:
The levv binary will be installed in the $HOME/.local/bin folder.
If you would like to install the binary for all users in /usr/local/bin, run the script with root privileges instead.
Once the process is completed you can verify the installation by executing
Note
On Mac OS you might experience a refusal to run the application, in that case, you need to manually allow its execution, as explained here._
Login
To interact with levv cloud you need to authenticate to begin
A welcome message is displayed on success.