cleanup-migrated-library
Cleans up the database after the library has been migrated using
the
migrate-library command.
cleanup-migrated-library
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
[-f | --force]
Overview
Use this command to remove remaining library content from the database, after the library has been migrated to an external system with the migrate-library command. See also Configuring and migrating to external library storage.
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 | Indicates whether the migrated library content and supporting data should be deleted from the database without need for further confirmation. |