Command Line Interface¶
Matchbox comes with a Command Line Interface (CLI) that allows users to perform certain management tasks.
To run the CLI:
To get help:
To get help on specific commands:
Information commands¶
Version¶
To get the Matchbox client version, run:
Server status¶
To get the status of the server and the Matchbox server version, run:
Auth status¶
To get the authentication status of the client, run:
Database maintenance commands¶
Delete orphans¶
When resolutions are modified or deleted, it is possible that the database ends up having clusters which are not related to any table containing sources, models or evaluations. These clusters are considered orphaned, and they should be deleted regularly to reduce bloat.
To do this, run:
This command will print the number of orphaned clusters deleted.