---
title: CLI
description: Deploy to Tori with npx tori.host. Generated command pages sit next to this overview.
---

The CLI is the `tori.host` package. Nothing to install:

```sh
npx tori.host
```

`npx tori.host` with no arguments is `tori deploy` for the current project. Command pages under this section are generated from the same catalog as `tori --help`. Changing a flag description there updates the terminal and this site together. Each generated page names the `tori.host` package version it matches.

Download this page as [Markdown](/downloads/markdown/cli/index.md).
