Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created November 22, 2016 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/0a2af23ebeeae20db7eb2ff4f8191261 to your computer and use it in GitHub Desktop.
Save zoffixznet/0a2af23ebeeae20db7eb2ff4f8191261 to your computer and use it in GitHub Desktop.
Usage:
command [--force] fetch [<identities> ...] -- Download specific distributions
command [--force] test [<paths> ...] -- Run tests
command [--force] build [<paths> ...] -- Run Build.pm
command [--depends] [--test-depends] [--build-depends] [--test] [--fetch] [--force] command [--dry] [--update] [--upgrade] [--depsonly] [--serial] [--exclude=<Any>] command [--to|--install-to=<Any>] install [<wants> ...] -- Install
command [--force] [--from|--uninstall-from=<Any>] uninstall [<identities> ...] -- command Uninstall
command [--wrap=<Int>] search [<terms> ...] -- Get a list of possible distribution command candidates for the given terms
command [--max=<Int>] [-i|--installed] list [<at> ...] -- A list of available command modules from enabled content storages
command upgrade [<at> ...] -- Upgrade installed distributions (BETA)
command rdepends <identity> -- View reverse dependencies of a distribution
command [--sha1] locate <identity> -- Lookup locally installed distributions by command short-name, name-path, or sha1 id
command [--wrap=<Int>] info <identity> -- Detailed distribution information
command [--force] look <identity> -- Download a single module and change into its directory
command [--depends] [--test-depends] [--build-depends] [--test] [--fetch] [--force] command [--update] [--upgrade] [--depsonly] [--exclude=<Any>] [--to|--install-to=<Any>] smoke -- Smoke test
command update [<names> ...] -- Update package indexes
command [--confirm] nuke [<names> ...] -- Nuke module installations (site, home) and storages from config (RootDir, StoreDir, TempDir)
[-h|--help]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment