Maintenance Commands

Check the data stock for consistency or execute global tasks that affect the entire system via COMMANDER functions called with the following commands.

As of versionCommandDescription
2020 Wintermaintain-compare

Compare the objects stored in the database and Elasticsearch index.

2022 Springmaintain-delete

Delete all objects of a specific tenant that are flagged for deletion.

2021 Wintermaintain-export

Export all objects of a specific tenant. For every object a folder is created, containing the object's metadata in JSON format and its content file if available.

2020 Wintermaintain-repository

Find content files in the S3 store that are not referenced any longer by an object in the database.

2022 Summermaintain-tenant-data-delete

Deletes all data belonging to a tenant of the core system, including all objects in the repository, database, Elasticsearch, audit entries and config files.