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 version | Command | Description |
---|---|---|
2020 Winter | maintain-compare | Compare the objects stored in the database and Elasticsearch index. |
2022 Spring | maintain-delete | Delete all objects of a specific tenant that are flagged for deletion. |
2021 Winter | maintain-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 Winter | maintain-repository | Find content files in the S3 store that are not referenced any longer by an object in the database. |
2022 Summer | maintain-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. |