Appearance
Command reference
| Command | Purpose |
|---|---|
sentinel serve | run the server |
sentinel init | initialise keys, database and organisation; print where the setup token is |
sentinel config check | validate configuration and database access |
sentinel migrate status / up | show or apply database migrations |
sentinel admin create-owner --email --name | create an owner (prints a temporary password) |
sentinel admin reset-password --email | emergency password reset (prints a temporary password) |
sentinel keys rotate-kek | rotate the key file (stop all nodes first) |
sentinel license show | license state and seat usage |
sentinel license verify FILE | check a license file before installing it |
sentinel version | version, commit, build date |
All commands accept --config PATH.