List of supported flags for installing Cortex XSOAR.
The following is the list of supported flags that follow the -- separator for installing Cortex XSOAR.
Flag | Type | Description |
---|---|---|
| Boolean | Whether to back up server data when upgrading the Cortex XSOAR server. Default is |
| Boolean | Whether to back up server data for tenants when upgrading the Cortex XSOAR server. Default is |
| String | The server |
| String | Used to provide a custom installation path, different from the default |
| N/A | Tells yum to disable the GPG signature when checking for the Cortex XSOAR RPM. |
| String | Forces the Linux distro. |
| N/A | Prevents starting the server when the installation or upgrade is complete. |
| N/A | Sets up the disaster recovery server. |
| String | Elasticsearch URL addresses (comma-separated). For example, |
| String | The Elasticsearch API key, which should be used in licensed versions. |
| String | The Elasticsearch username. |
| String | The Elasticsearch password. |
| Boolean | Whether to use a proxy when communicating with Elasticsearch. Can be |
| Boolean | Whether to trust any certificate when communicating with Elasticsearch. Can be |
| Integer | The amount of time (in seconds) before Elasticsearch times out. Default is 20 seconds. |
| String | Defines the unique prefix a Cortex XSOAR server uses when naming the Elasticsearch indices it creates. |
| String | The external address of the instance during installation. |
| Boolean | Whether to install Cortex XSOAR git. Default is true. |
| N/A | Displays installation help. |
| Boolean | Whether to index entries. |
| String | The one-time configuration file. The default location is |
| String | The path for the uninstall script. The default location is |
| N/A | Removes the existing Cortex XSOAR installation. |
| Boolean | Restores the entries index. If |
| String | When installing the server you can select the default Cortex XSOAR user name. |
| String | When installing the server, you can select the default Cortex XSOAR group name. |
| String | Replaces the |
| Boolean | Installs the required tools. The default is |
| N/A | (For Cortex XSOAR upgrades) The script that deletes the Cortex XSOAR user and group is not run. |
| N/A | Answer all installer questions with y/yes, including the Cortex XSOAR EULA. |
Flags that precede and include the -- separator
Use the following flags to get help or information about the ./demisto.sh
file.
Flag | Description |
---|---|
| Prints a message. |
| Prints embedded information, including title, default target directory, or embedded script. |
| Prints an embedded LSM entry, if one exists. |
| Prints a list of files located in the archive. |
| Checks the integrity of the archive. |
Use the following flags to run the ./demisto.sh
file.
Flag | Description |
---|---|
| Prompts you to confirm before running an embedded script. |
| Prints only error messages. |
| Accepts the Cortex XSOAR license. |
| Embedded scripts are not run. |
| The target directory is not deleted after running an embedded script. |
| Progress is hidden during decompression. |
| An xterm is not spawned. |
| Extracted files are not given to users. |
| Disk space is not checked for available space. |
| Extracts directly to an absolute or relative target directory. |
| Accesses the archive contents. |