check-external-library
Checks for inconsistencies between external storage and the Spotfire database.
check-external-library
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
[--file-storage-path=value]
[--fail-on-inconsistencies]
Overview
Use this command to check the consistency between what is stored in external storage, and what is stored in the Spotfire database. Additionally, you can use this command to discover the data ID for a library item, which is required for delete-library-content.
Options
| Option | Optional or Required | Default Value | Description |
|---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Optional | none | The configuration tool password used to decrypt the database password in the file bootstrap.xml. If the tool password is omitted, the command prompts the user for it in the console. See Bootstrap.xml file. |
|
Optional | none | This parameter can be used to set the base path to an external file system storage. |
|
Optional | none | When set, the command will fail if inconsistencies are found. |
Parent topic: Command-line reference