CLI Reference
For bare metal installation, the timeplus command line interface provides many handy features to help you manage the self-hosted deployments.
Commands
The following table displays the available top-level timeplus commands.
| Command | Description |
|---|---|
| timeplus start | Start Timeplus Enterprise services |
| timeplus stop | Stop Timeplus Enterprise services |
| timeplus restart | Restart Timeplus Enterprise services |
| timeplus service | Add Timeplus Enterprise services to systemd control |
| timeplus license | Manage Timeplus Enterprise licenses |
| timeplus user | Manage Timeplus Enterprise users |
| timeplus diag | Run diagnostics of Timeplus Enterprise services |
| timeplus backup | Create a Timeplus enterprise backup |
| timeplus restore | Restore a Timeplus enterprise backup |
| timeplus sync | Synchronizes resources to Timeplus Enterprise |
| timeplus version | Show Timeplus Enterprise version |
| timeplus help | Help about any command |
Common Flags
Most of the commands support the following flags:
-v, or--verbose: run the command in the verbose mode-h, or--help: show the help message for the command, with sub-commands and flags.