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

# I do not like clicking- can I use Launch without going through the UI?

Yes. The standard `wandb` CLI includes a `launch` subcommand to launch jobs. For more information, run:

```bash theme={null}
wandb launch --help
```
