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 | sh
The 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-edge
instancestatus
: 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