This repository contains a command-line interface for ECCO Data & AI Platform.
Retrieve installation script from GitHub
curl -L -o install.sh https://github.com/SneaksAndData/snd-cli-go/releases/latest/download/install.sh
chmod +x install.sh
Installation script works for both install and upgrade.
./install.sh
sh ./install.sh
See commands documentation here.