Files
MaaAssistantArknights/docs/ja-jp/manual/cli/README.md
Loong 5f86aeb675 chore: bump maa-cli to 0.4.8 and update documents (#9683)
* 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
2024-07-16 18:39:02 +01:00

22 lines
533 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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/' />