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 oneshot Start Arc in One-shot mode.
./arc-linux-arm offline Start Arc in Offline mode.
./arc-linux-arm Launch the local configuration user interface (UI).
./arc-linux-arm install_dependencies Trigger the dependencies installation. 1
Note:
1 - Requires admin rights.
Table 2. Shell commands - Windows
Command Function Note
.\arc-windows-amd64.exe install Install Arc as an OS-service, ready to be started. On reboot Arc is automatically started. 1
.\arc-windows-amd64.exe start Start the Arc service.
.\arc-windows-amd64.exe stop Stop the Arc service.
.\arc-windows-amd64.exe restart Restart the Arc service.
.\arc-windows-amd64.exe uninstall Uninstall Arc. 1
.\arc-windows-amd64.exe version Return the Arc version.
.\arc-windows-amd64.exe status Return the Arc service status.
.\arc-windows-amd64.exe oneshot Start Arc in One-shot mode.
.\arc-windows-amd64.exe offline Start Arc in Offline mode.
.\arc-windows-amd64.exe Launch the local configuration UI.
.\arc-windows-amd64.exe install_dependencies Trigger the dependencies installation. 1
Note:
1 - Requires admin rights.
Table 3. Shell commands - macOS
Command Function Note
./arc-darwin-amd64 install Install Arc as an OS-service, ready to be started. On reboot Arc is automatically started. 1
./arc-darwin-amd64 start Start the Arc service.
./arc-darwin-amd64 stop Stop the Arc service.
./arc-darwin-amd64 restart Restart the Arc service.
./arc-darwin-amd64 uninstall Uninstall Arc. 1
./arc-darwin-amd64 version Return the Arc version.
./arc-darwin-amd64 status Return the Arc service status.
./arc-darwin-amd64 oneshot Start Arc in One-shot mode.
./arc-darwin-amd64 offline Start Arc in Offline mode.
./arc-darwin-amd64 Launch the local configuration UI.
./arc-darwin-amd64 install_dependencies Trigger the dependencies installation. 1
Note:
1 - Requires admin rights.