UNPKG

1.98 kBJSONView Raw
1{"version":"1.3.3","commands":{"download":{"id":"download","description":"download file from source","pluginName":"zippycli","pluginType":"core","aliases":["dl","d"],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"output file"},"dir":{"name":"dir","type":"option","char":"d","description":"output directory"},"input":{"name":"input","type":"boolean","char":"i","description":"source is input file with a URL on each line","allowNo":false},"mtime":{"name":"mtime","type":"boolean","char":"m","description":"use server modified time if available","allowNo":false},"timeout":{"name":"timeout","type":"option","char":"t","description":"request timeout in seconds","default":60},"update":{"name":"update","type":"option","char":"u","description":"update interval in milliseconds","default":1000}},"args":[{"name":"source","description":"source to download from","required":true}]},"extract":{"id":"extract","description":"extract data about download","pluginName":"zippycli","pluginType":"core","aliases":["ex","e"],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"format":{"name":"format","type":"option","char":"f","description":"output format","options":["text","json"],"default":"text"},"input":{"name":"input","type":"boolean","char":"i","description":"source is input file with a URL on each line","allowNo":false},"timeout":{"name":"timeout","type":"option","char":"t","description":"request timeout in seconds","default":60}},"args":[{"name":"source","description":"source to extract from","required":true}]},"info":{"id":"info","description":"display info about program","pluginName":"zippycli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]}}}
\No newline at end of file