mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
* chore: bump maa-cli to 0.4.8 and update documents * docs: 合并 cli 文档中的 README 和 intro * docs: fix broken link to CLI guide * docs: update order of CLI manual pages
22 lines
533 B
Markdown
22 lines
533 B
Markdown
---
|
||
title: CLI ユーザーガイド
|
||
icon: material-symbols:terminal
|
||
index: false
|
||
dir:
|
||
order: 6
|
||
---
|
||
|
||
::: important Translation Required
|
||
This page is outdated and maybe still in Simplified Chinese. Translation is needed.
|
||
:::
|
||
|
||
一个使用 Rust 编写的简单 MAA 命令行工具。
|
||
|
||
## 功能
|
||
|
||
- 运行预定义或自定义的任务,例如 `maa fight`,`maa run <task>`;
|
||
- 使用 `maa install` 和 `maa update` 安装和更新MaaCore及资源;
|
||
- 使用 `maa self update` 更新自身。
|
||
|
||
<Catalog base='/ja-jp/manual/cli/' />
|