> ## Documentation Index
> Fetch the complete documentation index at: https://docs.slai.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI

> Build and deploy Beam apps directly from the command line

### CLI Usage

| Command                  | Description                                                            |
| ------------------------ | ---------------------------------------------------------------------- |
| `configure`              | Configures your Beam API keys and saves a profile to `~/.beam/config`  |
| `start <your app name>`  | Starts a remote runtime using the definition in `beam.app()`           |
| `deploy <your app name>` | Deploys your app using whatever trigger is defined in the `beam.app()` |
| `download <file name>`   | Downloads files saved as \[\`app.Output) to your local                 |
