Skip to content

Instantly share code, notes, and snippets.

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