qshell

Command-line tool for managing files and resources on Qiniu Cloud

brewmacoslinux
Try with needOr install directly
Source

About

Shell Tools for Qiniu Cloud

Commands

qshell

Examples

List all files in a Qiniu bucket$ qshell listbucket <bucket-name>
Upload a file to Qiniu Cloud storage$ qshell put <bucket-name> <local-file-path> <remote-key>
Download a file from Qiniu Cloud storage$ qshell get <bucket-name> <remote-key> <local-file-path>