From ef1f789525fb974768b4e5fa1c33043dae5c51c0 Mon Sep 17 00:00:00 2001 From: uncle6me-web Date: Sat, 13 Jun 2026 16:02:05 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20acr=20update=20=E8=A3=9C=20--fo?= =?UTF-8?q?rce=20flag=20+=20=E6=9C=AA=E8=AE=8A=E5=8B=95=E8=B7=B3=E9=81=8E?= =?UTF-8?q?=E8=AA=AA=E6=98=8E=EF=BC=88CLI=201.3.7/1.3.8=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 418b8b2..8887411 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,8 @@ acr list 列出已部署的 workflow acr logs 查看執行記錄 acr mcp-setup 在當前資料夾寫 .mcp.json,讓 Claude Code 連對的 arcrun MCP acr config --where 顯示目前生效設定與來源層(避免在錯資料夾用錯帳號) -acr update self-hosted:拉新版零件/引擎並重新部署到你的 CF +acr update self-hosted:拉新版零件/引擎並重新部署(未變動的 worker 自動跳過) +acr update --force 強制重部所有 worker(忽略未變動跳過快取) ``` > 給 AI 操盤手:開始前讀 `.claude/rules/06-mindset.md`(或 arcrun-mindset Skill)——它說明 arcrun 的世界觀(工作流是 default、零件稀有且不自製、一切外部 API 皆 recipe),讓你一開始就走在正路上。