Files
cli/assistant
abearxiong 91d4fed474 feat: update README with installation command and add debug logs in deploy command
- Added installation command for the CLI tool in README.
- Enhanced deploy command with debug logging for upload results and query app version.
- Integrated useKey for fetching KEVISUAL_TOKEN in get-config module.
- Added debug logging in queryAppVersion for better traceability.
- Updated temp.md with new dependency and example command for deployment.
2026-01-17 23:28:38 +08:00
..
2025-06-06 02:03:10 +08:00
2026-01-17 14:48:49 +08:00
2025-04-27 22:16:09 +08:00
2026-01-17 01:13:55 +08:00
2026-01-17 16:19:49 +08:00
2026-01-17 16:19:49 +08:00
2025-04-27 22:16:09 +08:00

assistant cli

安装

npm i -g @kevisual/cli --registry=https://npm.cnb.cool/kevisual/registry/-/packages/

环境变量配置项

  • ASSISTANT_CONFIG_DIR
    • 说明:指定 assistant 的配置文件目录
    • 示例:export ASSISTANT_CONFIG_DIR=/path/to/your/config/dir

启动命令

asst server -s -p 8686