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