UNPKG

6.63 kBJSONView Raw
1{"version":"1.1.1","commands":{"about":{"id":"about","description":"display info about program","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"available":{"id":"available","description":"list the available packages not installed","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"cleanup":{"id":"cleanup","description":"cleanup temporary files and obsolete packages","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"file":{"id":"file","description":"get package file path","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"package","description":"package id","required":true}]},"info":{"id":"info","description":"view info for package","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"package","description":"package id","required":true}]},"install-full":{"id":"install-full","description":"install packages, full method","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"packages","description":"list of packages to be installed","required":true}]},"install-slim":{"id":"install-slim","description":"install packages, slim method","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"packages","description":"list of packages to be installed","required":true}]},"install":{"id":"install","description":"install packages, slim method, fallback on full method","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"packages","description":"list of packages to be installed","required":true}]},"installed":{"id":"installed","description":"list the installed packages","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"is-current":{"id":"is-current","description":"check package is installed and current","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"package","description":"package id","required":true}]},"is-installed":{"id":"is-installed","description":"check package is installed","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"package","description":"package id","required":true}]},"is-obsolete":{"id":"is-obsolete","description":"check package is obsolete","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"package","description":"package id","required":true}]},"obsolete":{"id":"obsolete","description":"list the obsolete packages","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"outdated":{"id":"outdated","description":"list the outdated packages","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"path":{"id":"path","description":"get package manager path","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"remove":{"id":"remove","description":"remove packages","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"packages","description":"list of packages to be removed","required":true}]},"update":{"id":"update","description":"update the packages list","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"upgrade-full":{"id":"upgrade-full","description":"install packages, full method","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"upgrade-slim":{"id":"upgrade-slim","description":"install packages, slim method","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"upgrade":{"id":"upgrade","description":"install packages, slim method","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"url":{"id":"url","description":"get package manager package list URL","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"verify":{"id":"verify","description":"verify an installed package","pluginName":"@shockpkg/cli","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"package","description":"package id","required":true}]}}}
\No newline at end of file