migrate-external-library
Moves content from external storage to database.
migrate-external-library
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
[--run-once]
Overview
Use this command to migrate content from the configured external storage (Amazon S3, Azure Blob Storage, File System, Google Cloud Storage) to the database. 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 | By default, the command runs in a loop until all content has been migrated. Use this argument to specify that it should only be run once. |