Installation script command-line options
Command-line options for the install.sh script.
| Redis Enterprise Software | 
|---|
Run ./install.sh --help to view command-line options supported by the installation script.
The following options are supported:
| Option | Description | 
|---|---|
| -y | Automatically answers yesto all install prompts, accepting all default valuesSee Manage install questions | 
| -c <answer file> | Specify answer file used to respond to install prompts See Manage install questions | 
| -s <socket dir> | Specify directory for redislabs unix sockets (new installs only) | 
| --install-dir <dir> | Specifies installation directory (new installs only) See Customize install locations | 
| --config-dir <dir> | Configuration file directory (new installs only) See Customize install locations | 
| --var-dir <dir> | Var directory used for installation (new installs only) See Customize install locations | 
| --os-user <user> | Operating system user account associated with install; default: redislabsSee Customize user and group (new installs only) | 
| --os-group <group> | Operating system group associated with install; default: redislabsSee Customize user and group (new installs only) | 
| --skip-dns-port-verification | Skip DNS port verification during installation | 
| --skip-updating-env-path | Skip adding paths related to Redis Enterprise Software to root's PATH environment variable See Manage install questions |