Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jijun/tshell
腾讯云(cos, cdn)命令行工具,使用 Go 编写,部署方便,且支持跨桶操作。
https://github.com/jijun/tshell
Last synced: 20 days ago
JSON representation
腾讯云(cos, cdn)命令行工具,使用 Go 编写,部署方便,且支持跨桶操作。
- Host: GitHub
- URL: https://github.com/jijun/tshell
- Owner: Jijun
- Created: 2022-12-12T02:43:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T06:25:21.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T05:20:43.120Z (3 months ago)
- Language: Go
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tshell
基于coscli集成cdn功能, 实现无登陆操作cos, cdn功能
## 介绍
腾讯云(cos, cdn)命令行工具,使用 Go 编写,部署方便,且支持跨桶操作。
```
./tshell cdn -h
cdn query toolkitUsage:
tshell cdn [flags]
tshell cdn [command]Available Commands:
domain cdn域名查询
history cdn操作历史查询
prefetch cdn缓存预热
refresh 刷新CDN缓存,可访问到最新资源
top TOP 数据查询
```