Command Line Interface (CLI) for ambianic edge hosts based on Raspberry Pi or Debian-like OS.
wget -qO - https://raw.githubusercontent.com/ambianic/ambianic-quickstart/master/installer.sh | shThe setup will install an ambianic CLI command to control the setup
Usage: ambianic { start | stop | restart | status | logs | ui | upgrade }start,stop,restart: start/stop/restart the localambianic-edgeinstancestatus: shows the instance statuslogs: logs on stdout the instance logsui: opens the Ambianic.ai UIupgrade: Run the installer and upgrade the local setup
cd /opt/ambianic && ./scripts/uninstall.sh