Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support file download and some file optimizations #95

Merged
merged 1 commit into from
May 6, 2024

Conversation

fireyun
Copy link
Contributor

@fireyun fireyun commented Apr 29, 2024

feat: support file downlad and some file optimizations --story=116719162

  1. 使用sha256下载还是不太方便,只支持文件路径下载即可
  2. 文件操作统一都支持模糊匹配
  3. 现在 -o content是打印文件内容,支持 -d <保存本地路径>下载文件参数
  4. 把 “CONTENTID”调整为:“SHA256”,并新增“MD5”字段

@fireyun fireyun changed the title feat: support file downlad and some file optimizations feat: support file download and some file optimizations May 6, 2024
cmd/bscp/get.go Show resolved Hide resolved
@ifooth ifooth closed this May 6, 2024
@ifooth ifooth reopened this May 6, 2024
@ifooth ifooth merged commit 5d4a46e into TencentBlueKing:master May 6, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants