-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. 实现CLI命令行工具 alist-cli,可以快速登录、列出文件 2. 细节日志优化 3. 全局超时时间增加到30秒 4. 修复AlistPath.__repl__ 在相对目录时报错的问题。 5. 在pyproject.toml中为alist-cli提供命令行入口。 6. 实现更多命令行工具,上传、下载、删除、创建目录, 打印文本文件。 7. 在README中添加CLI命令行工具的使用说明。
- Loading branch information
Showing
2 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters