Download the latest version of our PHAR archive and give it afterwards rights to be executed. To run Forrest you need PHP installed.
wget https://github.com/startwind/inventorio-command-line/releases/latest/download/inventorio.phar
chmod +x inventorio.pharMost likely, you want to put the inventorio.phar into a directory on your PATH, so you can simply call inventorio from any directory (global install), using for example:
sudo mv inventorio.phar /usr/local/bin/inventorioUse the command line to retrieve all available hints for this server. The service operates as SaaS, but no data is stored.
inventorio gradeThe expected output should look similar to this.
inventorio init inventorio collect 

