eap-support
v0.0.4
Published
<!-- * Copyright (c) 2022 EdgerOS Team. * All rights reserved. * * Detailed license information can be found in the LICENSE file. * * @Author : Fu Wenhao <[email protected]> * @Date : 2023-02-02 10:22:57 * @LastEditors
Downloads
3
Readme
EdgerOS 内置 EAP 开发工具
功能:
- 更新特权态 eap 应用
- 接收 EdgerOS 应用日志
- 应用自动重启
- 文件自动授权
安装:
npm install -g git+https://github.com/Fu-StarsLights/eap-support.git
esport -h
Usage: eap-support [options]
Options:
-r,--restart Automatic opening
-cfg,--config show config
-t,--token <token> set user token, If you enter "update", the token is
automatically refreshed. The password is required
-pwd,--password <password> set device safe password
-c,--copy <remove path> copy Directory to the remote directory
-s,--sync <remove path> synchronize the current folder to the remote end in real time
-h, --help display help for command
- 注意 运行 esport 上传文件时,需要在包含 eap 完整的结构目录中。