Install and configure the Edgee CLI
Step 1: Install the CLI
First, install the Edgee CLI:Step 2: Authentication
Second, log in using the token from your Edgee account (you can create one here):Note: the credentials location depends on your operating system.On Linux, it’s under
$HOME/.config/edgee
.On macOS, it’s under $HOME/Library/Application\ Support/edgee
.On Windows, it’s under {FOLDERID_RoamingAppData}\edgee
.Optional commands and configurations
How to upgrade CLI version
Depending on your installation method, you can upgrade to the latest version/release as follows:How to get CLI help
If you need guidance on a given command or sub-command, check out thehelp
command:
--help
or -h
.