> ## 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.

# クリック操作はしたくないのですが、UIを使わずにLaunchを使用できますか？

はい。`wandb` CLIには、ジョブを起動するための`launch`サブコマンドが含まれています。使用方法の詳細を確認するには、次を実行してください。

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