> For the complete documentation index, see [llms.txt](https://doc.telosys.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.telosys.org/telosys-cli.md).

# Telosys CLI

The **Telosys Command Line Interface** allows you to use all Telosys features with a simple and light Command Line Interface.

You can use Telosys CLI to

* initialize a new project
* configure your project&#x20;
* create new models (from scratch or from database)
* install models from depots
* customize your entities in the models&#x20;
* install bundles of templates from depots
* customize existing template or create your own templates
* generate your code&#x20;

Telosys CLI has been developed with Java, \
the Java Runtime (JRE) is the only requirement to use it.
