In windows, we have Setup.exe with command line parameters like -updp that specify the primary CID or -s that allow silent install.Do we have same for Linux machines?
Those options are documented in the help text for the installer:
./install.sh --help
I'm not sure if they are documented anywhere else.