云征通过给定的form_api_secret创建Upyun表单policy和signature的CLI工具。
安装
$ [sudo] npm install -g upyun-sign
CLI使用
使用upyun-sign CLI工具时,form_api_secret必须为字符串,且为必填项。params必须是JSON字符串,它是可选的。
查看Upyun的相关文档,使用命令:
$ upyun-sign --bucket=exampledemo --form_api_secret=L6RkvgdjMPWiBRyU --save-key=/path/to/file.ext --expiration=1409200758 --allow-file-type= --content-length-range= --content-md5= --co
暂无评论