Shell commands

A list of available shell commands.

Table 1. Shell commands - Linux
Command Function Note
./arc-linux-arm install Install Arc as an OS-service, ready to be started. On reboot Arc is automatically started. 1
./arc-linux-arm start Start the Arc service.
./arc-linux-arm stop Stop the Arc service.
./arc-linux-arm restart Restart the Arc service.
./arc-linux-arm uninstall Uninstall Arc. 1
./arc-linux-arm version Return the Arc version.
./arc-linux-arm status Return the Arc service status.
./arc-linux-arm install_dependencies Trigger the dependencies installation. 1
Note:
1 - Requires admin rights.