> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feat-cli-docs-generator.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# wandb login

**사용법**

`wandb login [OPTIONS] [KEY]...`

**요약**

Weights & Biases 에 로그인합니다.

**옵션**

| **옵션**                   | **설명**                    |
| :----------------------- | :------------------------ |
| `--cloud`                | 로컬 대신 클라우드에 로그인합니다.       |
| `--host, --base-url`     | 특정 W\&B 인스턴스에 로그인합니다.     |
| `--relogin`              | 이미 로그인한 경우 강제로 다시 로그인합니다. |
| `--anonymously`          | 익명으로 로그인합니다.              |
| `--verify / --no-verify` | 로그인 자격 증명을 확인합니다.         |
