Commands

To retrieve a list of all available commands, use the help command. 

Information on parameters of individual commands can be displayed via help <command>.

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.

Database 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 Winterdbs-reindex

Restore the entire Elasticsearch index from the database via Commander service.

2020 Winterdbs-configure

Turn on/off the simulation mode for the reindexing command.

Audit 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 Winteraudit-cleanup

Remove entries from the audit trail by means of the COMMANDER service.