2022年8月

拉取一个任务库
ql repo <repourl> <path> <blacklist> <dependence> <branch>

对应:ql repo "库地址" "拉那些文件" "不拉那些文件" "依赖文件" "库分支"

拉取单个脚本
ql raw <fileurl>

对应:ql raw "脚本地址"