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

# mf login

> Authenticate this machine with Manyfold

Source: https://docs.manyfold.ai/zh/docs/cli/reference/login/

**用法:** `mf login [options]`

**Option**

| Option | 用途 |
| --- | --- |
| `--api-url <url>` | API base URL |
| `--token <token>` | API token ("-" reads stdin; direct values may appear in shell history and process lists) |
| `--no-launch-browser` | print the auth URL instead of launching a browser |
| `--auth-code <code>` | auth code copied from the browser |
| `--json` | output the result as JSON (token is never echoed) |
| `-h, --help` | display help for command |
