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

> Update the mf CLI to the latest version

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

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

**Option**

| Option | 用途 |
| --- | --- |
| `--to <version>` | install a specific version (e.g. 0.1.0) |
| `--channel <channel>` | update channel: dev or stable (remembers your choice) |
| `--force` | reinstall even when already on the target version |
| `--check` | show available update without installing |
| `--yes` | skip the confirmation prompt |
| `-h, --help` | display help for command |
