> ## Documentation Index
> Fetch the complete documentation index at: https://hyperlocalise.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 命令概览

> 带有指向面向任务的命令文档链接的顶级命令映射。

## CLI 形状

```bash theme={null}
hyperlocalise [command]
```

主要命令：

* `init`
* `crowdin`
* `run`
* `extract`
* `pack`
* `check`
* `eval`
* `status`
* `sync pull`
* `sync push`
* `version`
* `update`
* `completion`

## 按任务划分的起始点

* 首次设置：[init](/commands/init)
* Crowdin 文件工作流：[crowdin](/commands/crowdin)
* 本地草稿生成：[运行](/commands/run)
* 提取 React Intl 目录： [extract](/commands/extract)
* 准备翻译 JSON：[pack](/commands/pack)
* 质量实验与门控：[eval](/commands/eval)
* 报告进度：[状态](/commands/status)
* 拉取精选翻译：[同步拉取](/commands/sync-pull)
* 推送本地更改：[同步推送](/commands/sync-push)
* 翻译完整性检查：[检查](/commands/check)
