feat(update):Add proxy option to update command

Update docs to introduce update command proxy options
This commit is contained in:
AccMoment
2026-05-27 20:58:48 +08:00
parent 54151a4bc9
commit 6dd8394dfe
5 changed files with 128 additions and 26 deletions
+3
View File
@@ -51,6 +51,9 @@ cargo install codewhale-cli --locked --force
cargo install codewhale-tui --locked --force
```
> codewhale update は --proxy をサポートしており、プロキシ経由で更新できます
> 例: codewhale update --proxy https://localhost:7897
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)