Skip to content

Releases: Hanson/juhe-cli

v1.1.0

15 May 09:32

Choose a tag to compare

  • 移除本地 API 鉴权,本地接口不再需要传 app_key/app_secret

v1.0.0

14 Apr 11:17

Choose a tag to compare

Downloads

Platform CLI Sync
Windows juhe-cli.exe juhe-sync.exe
Linux amd64 juhe-cli-linux juhe-sync-linux
macOS Intel juhe-cli-darwin-amd64 juhe-sync-darwin-amd64
macOS Apple Silicon juhe-cli-darwin-arm64 juhe-sync-darwin-arm64

Quick Start

# 1. Init
juhe-cli init

# 2. Deploy sync (optional)
./juhe-sync run --config juhe-sync.json

See README for details.