Name

install — Squore CLI install script

Synopsis

install [ -v ] [ -s server_url ] [ -u user ] [ -p password ] [ options ...]

Description

Installs and configures Squore CLI.

The most common options when installing Squore CLI are -s, -u and -p, to configure the server URL, user and password used to connect to the server. These details will be stored on the machine so that the password does not have to be passed again on the command line for this user account. The -N disables the automatic synchronisation of the configuration folders with the server at the end of the installation. This can also be launched manually later on if needed.

Options

-s server_url

(default: http://localhost:8180/SQuORE_Server) The URL of Squore Server that Squore CLI will connect to after installation.

-u user

(default: demo) The username to use to connect to Squore Server.

-p password

(default: demo) The username to use to connect to Squore Server.

-N

Do not synchronise client with server

-v

Turn on verbose mode